[get-kubeconfig] Found kubeconfig secret: cluster-2js2r-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-2js2r-kubeconfig [get-kubeconfig] Found admin password secret: cluster-2js2r-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-2js2r-password [get-kubeconfig] API Server URL: https://a21c5265adcc745b293b9873476d3c7f-e79b334eb58dc85a.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [clone-repo] dependabot/uv/python/test_resources/graph/success_200_isvc/python-multipart-0.0.26 [clone-repo] https://github.com/opendatahub-io/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:1f655ab77a6d99cdde8a7f1f5e600af19cd3c90848f1adcb2e5105b44606fd11 [e2e-predictor] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:1f655ab77a6d99cdde8a7f1f5e600af19cd3c90848f1adcb2e5105b44606fd11 [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:2311ee42fdc1c8c2afc912b753776069bc3cfdc60b23f3f56b12f51c04dc6b51 [e2e-predictor] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:2311ee42fdc1c8c2afc912b753776069bc3cfdc60b23f3f56b12f51c04dc6b51 [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:013b59be0bfa982c0e31bad4b53ad46f4b1067e5dae5be631dfd76f63f738c54 [e2e-predictor] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:013b59be0bfa982c0e31bad4b53ad46f4b1067e5dae5be631dfd76f63f738c54 [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:48bcc0e7da25ba7560a82df7216c0ad464b268d851c665b85b9195165f27b89d [e2e-predictor] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:48bcc0e7da25ba7560a82df7216c0ad464b268d851c665b85b9195165f27b89d [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-1417 [e2e-predictor] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:2311ee42fdc1c8c2afc912b753776069bc3cfdc60b23f3f56b12f51c04dc6b51 [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:1f655ab77a6d99cdde8a7f1f5e600af19cd3c90848f1adcb2e5105b44606fd11 [e2e-predictor] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:013b59be0bfa982c0e31bad4b53ad46f4b1067e5dae5be631dfd76f63f738c54 [e2e-predictor] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:48bcc0e7da25ba7560a82df7216c0ad464b268d851c665b85b9195165f27b89d [e2e-predictor] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1417 [e2e-predictor] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1417 [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 aiohttp (1.7MiB) [e2e-predictor] Downloading kubernetes (1.9MiB) [e2e-predictor] Downloading cryptography (4.3MiB) [e2e-predictor] Downloading pandas (12.5MiB) [e2e-predictor] Downloading uvloop (3.8MiB) [e2e-predictor] Downloading pyarrow (40.1MiB) [e2e-predictor] Downloading numpy (15.7MiB) [e2e-predictor] Downloading grpcio-tools (2.5MiB) [e2e-predictor] Downloading black (1.6MiB) [e2e-predictor] Downloading botocore (12.9MiB) [e2e-predictor] Downloading setuptools (1.2MiB) [e2e-predictor] Downloading grpcio (6.4MiB) [e2e-predictor] Downloading mypy (17.2MiB) [e2e-predictor] Downloading portforward (3.9MiB) [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 pydantic-core [e2e-predictor] Downloading black [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] Built python-simple-logger==2.0.19 [e2e-predictor] Downloading kubernetes [e2e-predictor] Built timeout-sampler==1.0.3 [e2e-predictor] Downloading numpy [e2e-predictor] Built kserve @ file:///workspace/source/python/kserve [e2e-predictor] Downloading pandas [e2e-predictor] Downloading botocore [e2e-predictor] Downloading mypy [e2e-predictor] Downloading pyarrow [e2e-predictor] Built pyasn==1.6.2 [e2e-predictor] Prepared 100 packages in 2.27s [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 415ms [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 54ms [e2e-predictor] /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-6q6bp 1/1 Running 0 43s [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-6q6bp 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-wzhmr 1/1 Running 0 48s [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-wzhmr 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-gmzv6 1/1 Running 0 53s [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-gmzv6 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] Now using project "kserve" on server "https://a21c5265adcc745b293b9873476d3c7f-e79b334eb58dc85a.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] ⏳ Installing KServe with SeaweedFS [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-lfff6 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-lfff6 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] Installing DSC/DSCI resources... [e2e-predictor] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-predictor] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-predictor] Patching ingress domain, markers: predictor or kserve_on_openshift [e2e-predictor] configmap/inferenceservice-config patched [e2e-predictor] pod "kserve-controller-manager-6fc5d867c5-7t26h" deleted [e2e-predictor] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc patched [e2e-predictor] waiting kserve-controller get ready... [e2e-predictor] pod/kserve-controller-manager-6fc5d867c5-gddln condition met [e2e-predictor] Installing ODH Model Controller manually with PR images [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/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] 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 created [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] networkpolicy.networking.k8s.io/allow-all created [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.19 [e2e-predictor] Kubernetes Version: v1.33.9 [e2e-predictor] ClusterVersion desired: 4.20.19 [e2e-predictor] ClusterVersion history (latest): 4.20.19 (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] === End E2E cluster / operator summary === [e2e-predictor] /workspace/source [e2e-predictor] REQUESTS_CA_BUNDLE=-----BEGIN CERTIFICATE----- [e2e-predictor] MIIDPDCCAiSgAwIBAgIIA+52JxZnMBEwDQYJKoZIhvcNAQELBQAwJjESMBAGA1UE [e2e-predictor] CxMJb3BlbnNoaWZ0MRAwDgYDVQQDEwdyb290LWNhMB4XDTI2MDQyMzE3MzUxNloX [e2e-predictor] DTM2MDQyMDE3MzUxNlowJjESMBAGA1UECxMJb3BlbnNoaWZ0MRAwDgYDVQQDEwdy [e2e-predictor] b290LWNhMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA4Nw/Gowt1Fh9 [e2e-predictor] 41BdtQdVgy6z7JLgsb/PoXKpcROK7zfW3qryx3HDH2Vyc+GM34UENZmvCvrhvbvG [e2e-predictor] XMcEpbmwBgJde1XIs9rq1T87oVyJipBcLFiACCaC0KVIl5JzWcqXvElrhxbcosPw [e2e-predictor] 3gN+ZZeSQaznXkBm/vrJcb0RCe1aGCFLhI4ZQus8aHT8iRD8eyiWQjl62PBKu+oS [e2e-predictor] zkhPM1EjXag3zQlfUJPL+747DwUU7jJ33cuZYl+i0jAmpMingHXnqnhtHiTClogI [e2e-predictor] mEBoOEv8Lk/ln2NFR4ck5PYeV6HLS1QswshFsLI63oPBpVCDN0Mn87u19VbaXLJ4 [e2e-predictor] w/drw2KWvQIDAQABo24wbDAOBgNVHQ8BAf8EBAMCAqQwDwYDVR0TAQH/BAUwAwEB [e2e-predictor] /zBJBgNVHQ4EQgRALULN1VTexVLu1sJhDm0C06zSUfFwfkOxIHzxchSw6p/qd2L0 [e2e-predictor] 0AS0yOEgFMBX181S42SlUBFHjpxrXmNAc0FGsjANBgkqhkiG9w0BAQsFAAOCAQEA [e2e-predictor] lixQ8G/SrCRavBKuDd2NZHXJ6Z2cHFVfzucdrKyyO5nxHVZpZhO8xL5wDR7lTsGG [e2e-predictor] bXDolZEGVn99PJ03SV46ZxcQYj34mVsf64kGexXoyGN3WBRDj2jMrnzVnQ66gq82 [e2e-predictor] Qj7IOWfbsqs9XctaApDvpDORJZrW9E5qUd2JNCR9mKRKiUNnXrRWGV2mUlhrMVdv [e2e-predictor] OpHmHAw7s2ZQQkpICtS2PBwwU8dy6Ko1gNqHFZyjJ9NqZFu4HF6N8UJFliVEDpCc [e2e-predictor] yr2h/IoGxbV6f3HuZ1/SlOomL13qzRQfMSNFQ62X0qpX51nw1eI7ynQCllMoYsFb [e2e-predictor] aXbM7ON70wZsCBq7tyYiWw== [e2e-predictor] -----END CERTIFICATE----- [e2e-predictor] -----BEGIN CERTIFICATE----- [e2e-predictor] MIIEADCCAuigAwIBAgIIbgteWXOiIjQwDQYJKoZIhvcNAQELBQAwJjESMBAGA1UE [e2e-predictor] CxMJb3BlbnNoaWZ0MRAwDgYDVQQDEwdyb290LWNhMB4XDTI2MDQyMzE3MzY1M1oX [e2e-predictor] DTI3MDQyMzE3MzY1M1owMDESMBAGA1UEChMJb3BlbnNoaWZ0MRowGAYDVQQDExFv [e2e-predictor] cGVuc2hpZnQtaW5ncmVzczCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEB [e2e-predictor] ANLKgNjsENSa+N+o6a+FJzlNOQQZ3Mx3pb3jy+6Ds8i0t4d3HEcdPFhfJsrEbIrP [e2e-predictor] E711qJ7DedL0fKmtGBELTGMpqg1fxIb74m1JPm6kX/WhyIrui70PtHJD24lSTLdI [e2e-predictor] RrksfWf11vTCrev6WmLDgmhceG7x3axWIPs+qYYoX6gmLzn6UEak/Mfa0i8L0dBc [e2e-predictor] Txcwq8x2yMwL+b1LAKo4mDIJkZbLnTEdzDeB40n+NXXqM3T8LnLIxQMwxrhqfR0g [e2e-predictor] 4zDSFGYhL8uid0Qgvso6jX9R/aXDA+ugtrJrMqnTFRwLKS25tqULALw5nBzjJPtr [e2e-predictor] 8rqP23MSfk/I55V1WkpZtO8CAwEAAaOCASYwggEiMA4GA1UdDwEB/wQEAwIFoDAd [e2e-predictor] BgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwDAYDVR0TAQH/BAIwADBJBgNV [e2e-predictor] HQ4EQgRASQNh7WJX1isha/KpocFzg63WxJtPQcPSBfDzzjUllgDJecpjApaFsnoR [e2e-predictor] d0zQuKOzmDiplQjahs8Qpipgc5BWYzBLBgNVHSMERDBCgEAtQs3VVN7FUu7WwmEO [e2e-predictor] bQLTrNJR8XB+Q7EgfPFyFLDqn+p3YvTQBLTI4SAUwFfXzVLjZKVQEUeOnGteY0Bz [e2e-predictor] QUayMEsGA1UdEQREMEKCQCouYXBwcy4wYTRhZGJhOS1jZjQzLTRjZjMtOGY1Yy05 [e2e-predictor] ZGU4YzFkMGM5MTcucHJvZC5rb25mbHV4ZWFhcy5jb20wDQYJKoZIhvcNAQELBQAD [e2e-predictor] ggEBAI8OqDmzrLaqDIsG38P8AYKTwE3Y2Eal1L0WooSzb4Sr86V8Du+UhiBMsm/Z [e2e-predictor] h7wtu/dFzzQNMGkFGmH9wGJhR1z3CUTJ3BEPedt7H/SZOk82pUwJcLA7eCu3pF8E [e2e-predictor] FKdabog3oiIGBY/gwj1NOSeOmb+NQ4SNrhk+ydvEfB5OiwbIqdampVUwlksJeoZp [e2e-predictor] rXFxewcJy6GrOMuRxs038wxH+j6qlpZLHIIJ8zGINEzfAPoGTmxGJ9CTn15WRwff [e2e-predictor] TaaZ+dDW8zYcSE2MsgDDqIHHJ0xZ77jNaRRmDzfKXsxSTnLGPMm2svxfeL3VYv+P [e2e-predictor] wwp+orS0mXxiMGQ/76WMxPUYe0I= [e2e-predictor] -----END CERTIFICATE----- [e2e-predictor] [e2e-predictor] -----BEGIN CERTIFICATE----- [e2e-predictor] MIIDUTCCAjmgAwIBAgIIJLxRcjGFdv4wDQYJKoZIhvcNAQELBQAwNjE0MDIGA1UE [e2e-predictor] Awwrb3BlbnNoaWZ0LXNlcnZpY2Utc2VydmluZy1zaWduZXJAMTc3Njk2Njg5NzAe [e2e-predictor] Fw0yNjA0MjMxNzU0NTZaFw0yODA2MjExNzU0NTdaMDYxNDAyBgNVBAMMK29wZW5z [e2e-predictor] aGlmdC1zZXJ2aWNlLXNlcnZpbmctc2lnbmVyQDE3NzY5NjY4OTcwggEiMA0GCSqG [e2e-predictor] SIb3DQEBAQUAA4IBDwAwggEKAoIBAQDK/+Hz+wiXIkSnAkQO8UabTX3zfYYF1uNS [e2e-predictor] GRCrZls3Z8OiTP0/OQJSWYkUSr8L0RcmTzJhcbjCOoBCsOcb+98ivgntG3Ehhj0O [e2e-predictor] ZxakaJq5/2JE1xVzQiYeiALpOPTLAUZs+HIpGG3kQqXmUNmWsVYNWWnIXwiPevc2 [e2e-predictor] Q0YHSXPAtfgf456nOsCsoE87ecUlGzvK0QzvL+wEZZNpqa4XWWgvnkc0R/iAaO4r [e2e-predictor] aaL2Xpcvgg+cfn+8EL5oMogDlFJFpBK15aQK57xhxiOQk0g7rDhnT2hUmMpuotNN [e2e-predictor] SSH1oz3rbC7ntTnQeakc+l8EKpZ7FRVT1d4RqxlSKUP44/PhhPW1AgMBAAGjYzBh [e2e-predictor] MA4GA1UdDwEB/wQEAwICpDAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBTAEQSA [e2e-predictor] NuS0XgksMwKUaV9feuVNwjAfBgNVHSMEGDAWgBTAEQSANuS0XgksMwKUaV9feuVN [e2e-predictor] wjANBgkqhkiG9w0BAQsFAAOCAQEAdWVCLE/P5Oi9tdGS22qnLOruN6OYC2FEGaR2 [e2e-predictor] TxbdyOPJqRDvvVFIXhPqTpr+FijloPAIg8M55/ZEQGWc4PP5nDMtXiRxlYS3+vjj [e2e-predictor] ckucAAasPCCfbA+8sgUzYiAVzFRjPdNND2+0akl68jBiX9OOdL/Hi66+M+iB+tT8 [e2e-predictor] NWO5mBiiV/jAmnPGVvXV+sHec7PuJPtyiufy5VBm1bUFCnNCEm9+k4RJbjMAe6eb [e2e-predictor] gPzOnh5t3nh5FJzwG5uBoTcw/Jx++cNHj2wBiBRZrF3NHwXBxGIxj9N/LqMPxF99 [e2e-predictor] XfSmK5CKO91vzis3pFsnXmxk0U+cnutRQi/ODe2c9NkveIcvVg== [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: xdist-3.6.1, asyncio-0.23.8, 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-04-23 18:02:00.072 3455 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-predictor] 2026-04-23 18:03:40.285 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:03:40.285 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:03:40.286 3455 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:03:40.286 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:03:40.286 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:03:40.286 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:03:40.286 3455 kserve.trace Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:03:40.286 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:03:40.288 3455 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:03:40.288 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:03:40.288 3455 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:03:40.288 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:03:40.288 3455 kserve.trace url: https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher:predict [e2e-predictor] 2026-04-23 18:03:40.288 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher:predict [e2e-predictor] 2026-04-23 18:03:40.289 3455 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 1.0, 4.5, 1.6]]} [e2e-predictor] 2026-04-23 18:03:40.289 3455 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-04-23 18:03:40.324 3455 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} [e2e-predictor] 2026-04-23 18:03:40.324 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} [e2e-predictor] 2026-04-23 18:03:40.324 3455 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:03:40.324 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:03:40.324 3455 kserve.trace url: https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher:predict [e2e-predictor] 2026-04-23 18:03:40.324 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher:predict [e2e-predictor] 2026-04-23 18:03:40.324 3455 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-predictor] 2026-04-23 18:03:40.324 3455 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-04-23 18:03:40.325 3455 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} [e2e-predictor] 2026-04-23 18:03:40.325 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} [e2e-predictor] 2026-04-23 18:03:40.325 3455 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:03:40.325 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:03:40.325 3455 kserve.trace url: https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher:predict [e2e-predictor] 2026-04-23 18:03:40.325 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher:predict [e2e-predictor] 2026-04-23 18:03:40.325 3455 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-predictor] 2026-04-23 18:03:40.325 3455 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-04-23 18:03:40.325 3455 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} [e2e-predictor] 2026-04-23 18:03:40.325 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} [e2e-predictor] 2026-04-23 18:03:40.325 3455 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:03:40.325 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:03:40.326 3455 kserve.trace url: https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher:predict [e2e-predictor] 2026-04-23 18:03:40.326 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher:predict [e2e-predictor] 2026-04-23 18:03:40.326 3455 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-predictor] 2026-04-23 18:03:40.326 3455 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-04-23 18:03:45.354 3455 kserve.trace response code: 200, content: {"message":"","batchId":"23dac19e-39ec-4d9f-918f-9e1d4e30bb73","predictions":[1,1]} [e2e-predictor] 2026-04-23 18:03:45.354 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"message":"","batchId":"23dac19e-39ec-4d9f-918f-9e1d4e30bb73","predictions":[1,1]} [e2e-predictor] 2026-04-23 18:03:45.356 3455 kserve.trace response code: 200, content: {"message":"","batchId":"23dac19e-39ec-4d9f-918f-9e1d4e30bb73","predictions":[1,1]} [e2e-predictor] 2026-04-23 18:03:45.356 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"message":"","batchId":"23dac19e-39ec-4d9f-918f-9e1d4e30bb73","predictions":[1,1]} [e2e-predictor] 2026-04-23 18:03:45.356 3455 kserve.trace response code: 200, content: {"message":"","batchId":"23dac19e-39ec-4d9f-918f-9e1d4e30bb73","predictions":[1,1]} [e2e-predictor] 2026-04-23 18:03:45.356 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"message":"","batchId":"23dac19e-39ec-4d9f-918f-9e1d4e30bb73","predictions":[1,1]} [e2e-predictor] 2026-04-23 18:03:45.356 3455 kserve.trace response code: 200, content: {"message":"","batchId":"23dac19e-39ec-4d9f-918f-9e1d4e30bb73","predictions":[1,1]} [e2e-predictor] 2026-04-23 18:03:45.356 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"message":"","batchId":"23dac19e-39ec-4d9f-918f-9e1d4e30bb73","predictions":[1,1]} [e2e-predictor] 2026-04-23 18:03:45.356 3455 kserve.trace Got response [{'message': '', 'batchId': '23dac19e-39ec-4d9f-918f-9e1d4e30bb73', 'predictions': [1, 1]}, {'message': '', 'batchId': '23dac19e-39ec-4d9f-918f-9e1d4e30bb73', 'predictions': [1, 1]}, {'message': '', 'batchId': '23dac19e-39ec-4d9f-918f-9e1d4e30bb73', 'predictions': [1, 1]}, {'message': '', 'batchId': '23dac19e-39ec-4d9f-918f-9e1d4e30bb73', 'predictions': [1, 1]}] [e2e-predictor] 2026-04-23 18:03:45.356 3455 kserve.trace INFO [utils.py:predict():128] Got response [{'message': '', 'batchId': '23dac19e-39ec-4d9f-918f-9e1d4e30bb73', 'predictions': [1, 1]}, {'message': '', 'batchId': '23dac19e-39ec-4d9f-918f-9e1d4e30bb73', 'predictions': [1, 1]}, {'message': '', 'batchId': '23dac19e-39ec-4d9f-918f-9e1d4e30bb73', 'predictions': [1, 1]}, {'message': '', 'batchId': '23dac19e-39ec-4d9f-918f-9e1d4e30bb73', '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-04-23 18:05:05.585 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:05:05.585 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:05:05.585 3455 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:05:05.585 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:05:05.585 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:05:05.585 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:05:05.585 3455 kserve.trace Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:05:05.585 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:05:05.586 3455 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:05:05.586 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:05:05.586 3455 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:05:05.586 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:05:05.586 3455 kserve.trace url: https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher-custom:predict [e2e-predictor] 2026-04-23 18:05:05.586 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher-custom:predict [e2e-predictor] 2026-04-23 18:05:05.586 3455 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 1.0, 4.5, 1.6]]} [e2e-predictor] 2026-04-23 18:05:05.586 3455 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-04-23 18:05:05.587 3455 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} [e2e-predictor] 2026-04-23 18:05:05.587 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} [e2e-predictor] 2026-04-23 18:05:05.587 3455 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:05:05.587 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:05:05.587 3455 kserve.trace url: https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher-custom:predict [e2e-predictor] 2026-04-23 18:05:05.587 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher-custom:predict [e2e-predictor] 2026-04-23 18:05:05.587 3455 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-predictor] 2026-04-23 18:05:05.587 3455 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-04-23 18:05:05.588 3455 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} [e2e-predictor] 2026-04-23 18:05:05.588 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} [e2e-predictor] 2026-04-23 18:05:05.588 3455 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:05:05.588 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:05:05.588 3455 kserve.trace url: https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher-custom:predict [e2e-predictor] 2026-04-23 18:05:05.588 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher-custom:predict [e2e-predictor] 2026-04-23 18:05:05.588 3455 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-predictor] 2026-04-23 18:05:05.588 3455 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-04-23 18:05:05.589 3455 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} [e2e-predictor] 2026-04-23 18:05:05.589 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} [e2e-predictor] 2026-04-23 18:05:05.589 3455 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:05:05.589 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:05:05.589 3455 kserve.trace url: https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher-custom:predict [e2e-predictor] 2026-04-23 18:05:05.589 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher-custom:predict [e2e-predictor] 2026-04-23 18:05:05.589 3455 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-predictor] 2026-04-23 18:05:05.589 3455 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-04-23 18:05:10.618 3455 kserve.trace response code: 200, content: {"message":"","batchId":"a71a1345-2950-4ce6-bbd6-d476d896dffa","predictions":[1,1]} [e2e-predictor] 2026-04-23 18:05:10.618 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"message":"","batchId":"a71a1345-2950-4ce6-bbd6-d476d896dffa","predictions":[1,1]} [e2e-predictor] 2026-04-23 18:05:10.619 3455 kserve.trace response code: 200, content: {"message":"","batchId":"a71a1345-2950-4ce6-bbd6-d476d896dffa","predictions":[1,1]} [e2e-predictor] 2026-04-23 18:05:10.619 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"message":"","batchId":"a71a1345-2950-4ce6-bbd6-d476d896dffa","predictions":[1,1]} [e2e-predictor] 2026-04-23 18:05:10.620 3455 kserve.trace response code: 200, content: {"message":"","batchId":"a71a1345-2950-4ce6-bbd6-d476d896dffa","predictions":[1,1]} [e2e-predictor] 2026-04-23 18:05:10.620 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"message":"","batchId":"a71a1345-2950-4ce6-bbd6-d476d896dffa","predictions":[1,1]} [e2e-predictor] 2026-04-23 18:05:10.620 3455 kserve.trace response code: 200, content: {"message":"","batchId":"a71a1345-2950-4ce6-bbd6-d476d896dffa","predictions":[1,1]} [e2e-predictor] 2026-04-23 18:05:10.620 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"message":"","batchId":"a71a1345-2950-4ce6-bbd6-d476d896dffa","predictions":[1,1]} [e2e-predictor] 2026-04-23 18:05:10.620 3455 kserve.trace Got response [{'message': '', 'batchId': 'a71a1345-2950-4ce6-bbd6-d476d896dffa', 'predictions': [1, 1]}, {'message': '', 'batchId': 'a71a1345-2950-4ce6-bbd6-d476d896dffa', 'predictions': [1, 1]}, {'message': '', 'batchId': 'a71a1345-2950-4ce6-bbd6-d476d896dffa', 'predictions': [1, 1]}, {'message': '', 'batchId': 'a71a1345-2950-4ce6-bbd6-d476d896dffa', 'predictions': [1, 1]}] [e2e-predictor] 2026-04-23 18:05:10.620 3455 kserve.trace INFO [utils.py:predict():128] Got response [{'message': '', 'batchId': 'a71a1345-2950-4ce6-bbd6-d476d896dffa', 'predictions': [1, 1]}, {'message': '', 'batchId': 'a71a1345-2950-4ce6-bbd6-d476d896dffa', 'predictions': [1, 1]}, {'message': '', 'batchId': 'a71a1345-2950-4ce6-bbd6-d476d896dffa', 'predictions': [1, 1]}, {'message': '', 'batchId': 'a71a1345-2950-4ce6-bbd6-d476d896dffa', '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-04-23 18:06:50.802 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:06:50.802 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:06:50.802 3455 kserve.trace Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:06:50.802 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:06:50.802 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:06:50.802 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:06:50.802 3455 kserve.trace Using external route host: isvc-logger-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:06:50.802 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-logger-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:06:50.803 3455 kserve.trace Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:06:50.803 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:06:50.803 3455 kserve.trace base url = https://isvc-logger-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:06:50.803 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-logger-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:06:50.803 3455 kserve.trace url: https://isvc-logger-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-logger:predict [e2e-predictor] 2026-04-23 18:06:50.803 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-logger-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-logger:predict [e2e-predictor] 2026-04-23 18:06:50.803 3455 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-predictor] 2026-04-23 18:06:50.803 3455 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-04-23 18:06:50.831 3455 kserve.trace response code: 200, content: {"predictions":[1,1]} [e2e-predictor] 2026-04-23 18:06:50.831 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[1,1]} [e2e-predictor] 2026-04-23 18:06:50.831 3455 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-04-23 18:06:50.831 3455 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-04-23 18:08:26.082 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:08:26.082 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:08:26.082 3455 kserve.trace Host from isvc status URL = isvc-lightgbm-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:08:26.082 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-lightgbm-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:08:26.082 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:08:26.082 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:08:26.082 3455 kserve.trace Using external route host: isvc-lightgbm-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:08:26.082 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-lightgbm-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:08:26.083 3455 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:08:26.083 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-lightgbm-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:08:26.083 3455 kserve.trace base url = https://isvc-lightgbm-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:08:26.083 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-lightgbm-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:08:26.083 3455 kserve.trace url: https://isvc-lightgbm-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-lightgbm:predict [e2e-predictor] 2026-04-23 18:08:26.083 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-lightgbm-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-lightgbm:predict [e2e-predictor] 2026-04-23 18:08:26.083 3455 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-04-23 18:08:26.083 3455 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-04-23 18:08:26.110 3455 kserve.trace response code: 200, content: {"predictions":[[0.9999378629898321,0.00004415799218835629,0.00001797901797954119]]} [e2e-predictor] 2026-04-23 18:08:26.110 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[[0.9999378629898321,0.00004415799218835629,0.00001797901797954119]]} [e2e-predictor] 2026-04-23 18:08:26.110 3455 kserve.trace Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] 2026-04-23 18:08:26.110 3455 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-04-23 18:09:56.306 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:09:56.306 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:09:56.306 3455 kserve.trace Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:09:56.306 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:09:56.306 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:09:56.306 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:09:56.306 3455 kserve.trace Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:09:56.306 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:09:56.306 3455 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:09:56.306 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:09:56.306 3455 kserve.trace base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:09:56.306 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:09:56.307 3455 kserve.trace url: https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-lightgbm-runtime:predict [e2e-predictor] 2026-04-23 18:09:56.307 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-lightgbm-runtime:predict [e2e-predictor] 2026-04-23 18:09:56.307 3455 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-04-23 18:09:56.307 3455 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-04-23 18:09:56.332 3455 kserve.trace response code: 200, content: {"predictions":[[0.9999378629898321,0.00004415799218835629,0.00001797901797954119]]} [e2e-predictor] 2026-04-23 18:09:56.332 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[[0.9999378629898321,0.00004415799218835629,0.00001797901797954119]]} [e2e-predictor] 2026-04-23 18:09:56.333 3455 kserve.trace Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] 2026-04-23 18:09:56.333 3455 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] 2026-04-23 18:09:56.371 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:09:56.371 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:09:56.371 3455 kserve.trace Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:09:56.371 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:09:56.371 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:09:56.371 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:09:56.371 3455 kserve.trace Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:09:56.371 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:09:56.390 3455 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:09:56.390 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:09:56.390 3455 kserve.trace base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:09:56.390 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:09:56.391 3455 kserve.trace url: https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-lightgbm-runtime:predict [e2e-predictor] 2026-04-23 18:09:56.391 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-lightgbm-runtime:predict [e2e-predictor] 2026-04-23 18:09:56.391 3455 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-04-23 18:09:56.391 3455 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-04-23 18:09:56.470 3455 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-04-23 18:09:56.470 3455 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-04-23 18:09:56.470 3455 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-04-23 18:09:56.470 3455 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-04-23 18:09:56.509 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:09:56.509 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:09:56.510 3455 kserve.trace Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:09:56.510 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:09:56.510 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:09:56.510 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:09:56.510 3455 kserve.trace Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:09:56.510 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:09:56.513 3455 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:09:56.513 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:09:56.514 3455 kserve.trace base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:09:56.514 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:09:56.514 3455 kserve.trace url: https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-lightgbm-runtime:predict [e2e-predictor] 2026-04-23 18:09:56.514 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-lightgbm-runtime:predict [e2e-predictor] 2026-04-23 18:09:56.514 3455 kserve.trace request data: {'inputs': [[{'sepal_length_(cm)': 5.1}, {'sepal_width_(cm)': 3.5}, {'petal_length_(cm)': 1.4}]]} [e2e-predictor] 2026-04-23 18:09:56.514 3455 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-04-23 18:09:56.570 3455 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-04-23 18:09:56.570 3455 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-04-23 18:09:56.570 3455 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-04-23 18:09:56.570 3455 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-04-23 18:12:46.822 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:12:46.822 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:12:46.823 3455 kserve.trace Host from isvc status URL = isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:12:46.823 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:12:46.823 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:12:46.823 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:12:46.823 3455 kserve.trace Using external route host: isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:12:46.823 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:12:46.845 3455 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:12:46.845 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:12:46.845 3455 kserve.trace base url = https://isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:12:46.845 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:12:46.846 3455 kserve.trace url: https://isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v2/models/isvc-lightgbm-v2-runtime/infer [e2e-predictor] 2026-04-23 18:12:46.846 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v2/models/isvc-lightgbm-v2-runtime/infer [e2e-predictor] 2026-04-23 18:12:46.846 3455 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-04-23 18:12:46.846 3455 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-04-23 18:12:46.874 3455 kserve.trace response code: 200, content: {"model_name":"isvc-lightgbm-v2-runtime","id":"bd48730c-118b-447f-93e4-88728e7d7ded","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-04-23 18:12:46.874 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"isvc-lightgbm-v2-runtime","id":"bd48730c-118b-447f-93e4-88728e7d7ded","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-04-23 18:12:46.875 3455 kserve.trace Got response "id": "bd48730c-118b-447f-93e4-88728e7d7ded","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-04-23 18:12:46.875 3455 kserve.trace INFO [utils.py:predict():128] Got response "id": "bd48730c-118b-447f-93e4-88728e7d7ded","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-04-23 18:13:17.044 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:13:17.044 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:13:17.044 3455 kserve.trace Host from isvc status URL = isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:13:17.044 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:13:17.044 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:13:17.044 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:13:17.045 3455 kserve.trace Using external route host: isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:13:17.045 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:13:17.045 3455 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:13:17.045 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:13:17.045 3455 kserve.trace base url = https://isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:13:17.045 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:13:17.045 3455 kserve.trace url: https://isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v2/models/isvc-lightgbm-v2-kserve/infer [e2e-predictor] 2026-04-23 18:13:17.045 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v2/models/isvc-lightgbm-v2-kserve/infer [e2e-predictor] 2026-04-23 18:13:17.045 3455 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-04-23 18:13:17.045 3455 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-04-23 18:13:17.073 3455 kserve.trace response code: 200, content: {"model_name":"isvc-lightgbm-v2-kserve","model_version":null,"id":"3f61e768-42d9-4388-86ab-3ea7b497866f","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-04-23 18:13:17.073 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"isvc-lightgbm-v2-kserve","model_version":null,"id":"3f61e768-42d9-4388-86ab-3ea7b497866f","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-04-23 18:13:17.073 3455 kserve.trace Got response "id": "3f61e768-42d9-4388-86ab-3ea7b497866f","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-04-23 18:13:17.073 3455 kserve.trace INFO [utils.py:predict():128] Got response "id": "3f61e768-42d9-4388-86ab-3ea7b497866f","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-04-23 18:14:07.225 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:14:07.225 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:14:07.225 3455 kserve.trace Host from isvc status URL = isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:14:07.225 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:14:07.225 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:14:07.225 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:14:07.225 3455 kserve.trace Using external route host: isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:14:07.225 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:14:07.252 3455 kserve.trace Sending Header = {'Host': 'isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:14:07.252 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:14:07.252 3455 kserve.trace base url = https://isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:14:07.252 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:14:07.253 3455 kserve.trace url: https://isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v2/models/isvc-mlflow-v2-runtime/infer [e2e-predictor] 2026-04-23 18:14:07.253 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v2/models/isvc-mlflow-v2-runtime/infer [e2e-predictor] 2026-04-23 18:14:07.253 3455 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-04-23 18:14:07.253 3455 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-04-23 18:14:07.284 3455 kserve.trace response code: 200, content: {"model_name":"isvc-mlflow-v2-runtime","id":"a65b479e-7f29-4544-a96e-c56bdb34188a","parameters":{"content_type":"np"},"outputs":[{"name":"output-1","shape":[1,1],"datatype":"FP64","parameters":{"content_type":"np"},"data":[5.576883936610762]}]} [e2e-predictor] 2026-04-23 18:14:07.284 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"isvc-mlflow-v2-runtime","id":"a65b479e-7f29-4544-a96e-c56bdb34188a","parameters":{"content_type":"np"},"outputs":[{"name":"output-1","shape":[1,1],"datatype":"FP64","parameters":{"content_type":"np"},"data":[5.576883936610762]}]} [e2e-predictor] 2026-04-23 18:14:07.284 3455 kserve.trace Got response "id": "a65b479e-7f29-4544-a96e-c56bdb34188a","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-04-23 18:14:07.284 3455 kserve.trace INFO [utils.py:predict():128] Got response "id": "a65b479e-7f29-4544-a96e-c56bdb34188a","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-04-23T18:15:27.398344+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-04-23T18:15:27.447958+00:00 timeout_sampler INFO Elapsed time: 0.0002295970916748047 [0:00:00.000230] [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-04-23 18:16:37.619 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:16:37.619 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:16:37.619 3455 kserve.trace Host from isvc status URL = isvc-paddle-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:16:37.619 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-paddle-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:16:37.619 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:16:37.619 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:16:37.620 3455 kserve.trace Using external route host: isvc-paddle-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:16:37.620 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-paddle-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:16:37.661 3455 kserve.trace Sending Header = {'Host': 'isvc-paddle-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:16:37.661 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-paddle-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:16:37.661 3455 kserve.trace base url = https://isvc-paddle-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:16:37.661 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-paddle-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:16:37.662 3455 kserve.trace url: https://isvc-paddle-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-paddle:predict [e2e-predictor] 2026-04-23 18:16:37.662 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-paddle-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-paddle:predict [e2e-predictor] 2026-04-23 18:16:37.662 3455 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-04-23 18:16:37.662 3455 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-04-23 18:16:38.989 3455 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-04-23 18:16:38.989 3455 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-04-23 18:16:38.989 3455 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-04-23 18:16:38.989 3455 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-04-23 18:17:39.170 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:17:39.170 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:17:39.170 3455 kserve.trace Host from isvc status URL = isvc-paddle-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:17:39.170 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-paddle-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:17:39.170 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:17:39.170 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:17:39.170 3455 kserve.trace Using external route host: isvc-paddle-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:17:39.170 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-paddle-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:17:39.207 3455 kserve.trace Sending Header = {'Host': 'isvc-paddle-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:17:39.207 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-paddle-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:17:39.208 3455 kserve.trace base url = https://isvc-paddle-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:17:39.208 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-paddle-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:17:39.208 3455 kserve.trace url: https://isvc-paddle-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-paddle-runtime:predict [e2e-predictor] 2026-04-23 18:17:39.208 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-paddle-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-paddle-runtime:predict [e2e-predictor] 2026-04-23 18:17:39.208 3455 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-04-23 18:17:39.208 3455 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-04-23 18:17:40.576 3455 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-04-23 18:17:40.576 3455 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-04-23 18:17:40.576 3455 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-04-23 18:17:40.576 3455 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-04-23 18:18:40.754 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:18:40.754 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:18:40.754 3455 kserve.trace Host from isvc status URL = isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:18:40.754 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:18:40.754 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:18:40.754 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:18:40.754 3455 kserve.trace Using external route host: isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:18:40.754 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:18:40.795 3455 kserve.trace Sending Header = {'Host': 'isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:18:40.795 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:18:40.795 3455 kserve.trace base url = https://isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:18:40.795 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:18:40.795 3455 kserve.trace url: https://isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v2/models/isvc-paddle-v2-kserve/infer [e2e-predictor] 2026-04-23 18:18:40.795 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v2/models/isvc-paddle-v2-kserve/infer [e2e-predictor] 2026-04-23 18:18:40.795 3455 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-04-23 18:18:40.795 3455 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-04-23 18:18:42.389 3455 kserve.trace response code: 200, content: {"model_name":"isvc-paddle-v2-kserve","model_version":null,"id":"62459d2a-6885-45fa-9b80-8366470afacf","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-04-23 18:18:42.389 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"isvc-paddle-v2-kserve","model_version":null,"id":"62459d2a-6885-45fa-9b80-8366470afacf","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-04-23 18:18:42.389 3455 kserve.trace Got response "id": "62459d2a-6885-45fa-9b80-8366470afacf","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-04-23 18:18:42.389 3455 kserve.trace INFO [utils.py:predict():128] Got response "id": "62459d2a-6885-45fa-9b80-8366470afacf","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-04-23 18:20:12.573 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:20:12.573 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:20:12.574 3455 kserve.trace Host from isvc status URL = isvc-pmml-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:20:12.574 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-pmml-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:20:12.574 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:20:12.574 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:20:12.574 3455 kserve.trace Using external route host: isvc-pmml-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:20:12.574 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-pmml-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:20:12.575 3455 kserve.trace Sending Header = {'Host': 'isvc-pmml-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:20:12.575 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-pmml-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:20:12.575 3455 kserve.trace base url = https://isvc-pmml-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:20:12.575 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-pmml-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:20:12.575 3455 kserve.trace url: https://isvc-pmml-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-pmml:predict [e2e-predictor] 2026-04-23 18:20:12.575 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-pmml-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-pmml:predict [e2e-predictor] 2026-04-23 18:20:12.575 3455 kserve.trace request data: {'instances': [[5.1, 3.5, 1.4, 0.2]]} [e2e-predictor] 2026-04-23 18:20:12.575 3455 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[5.1, 3.5, 1.4, 0.2]]} [e2e-predictor] 2026-04-23 18:20:13.471 3455 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-04-23 18:20:13.471 3455 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-04-23 18:20:13.471 3455 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-04-23 18:20:13.471 3455 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-04-23 18:20:13.472 3455 kserve.trace Time taken: 0.9440954950041487 [e2e-predictor] 2026-04-23 18:20:13.472 3455 kserve.trace INFO [test_pmml.py:test_pmml_kserve():72] Time taken: 0.9440954950041487 [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_pmml.py::test_pmml_kserve [e2e-predictor] predictor/test_pmml.py::test_pmml_runtime_kserve 2026-04-23 18:21:43.671 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:21:43.671 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:21:43.671 3455 kserve.trace Host from isvc status URL = isvc-pmml-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:21:43.671 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-pmml-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:21:43.671 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:21:43.671 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:21:43.671 3455 kserve.trace Using external route host: isvc-pmml-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:21:43.671 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-pmml-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:21:43.671 3455 kserve.trace Sending Header = {'Host': 'isvc-pmml-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:21:43.671 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-pmml-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:21:43.671 3455 kserve.trace base url = https://isvc-pmml-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:21:43.671 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-pmml-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:21:43.672 3455 kserve.trace url: https://isvc-pmml-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-pmml-runtime:predict [e2e-predictor] 2026-04-23 18:21:43.672 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-pmml-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-pmml-runtime:predict [e2e-predictor] 2026-04-23 18:21:43.672 3455 kserve.trace request data: {'instances': [[5.1, 3.5, 1.4, 0.2]]} [e2e-predictor] 2026-04-23 18:21:43.672 3455 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[5.1, 3.5, 1.4, 0.2]]} [e2e-predictor] 2026-04-23 18:21:44.670 3455 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-04-23 18:21:44.670 3455 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-04-23 18:21:44.670 3455 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-04-23 18:21:44.670 3455 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-04-23 18:23:14.875 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:23:14.875 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:23:14.875 3455 kserve.trace Host from isvc status URL = isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:23:14.875 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:23:14.876 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:23:14.876 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:23:14.876 3455 kserve.trace Using external route host: isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:23:14.876 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:23:14.876 3455 kserve.trace Sending Header = {'Host': 'isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:23:14.876 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:23:14.877 3455 kserve.trace base url = https://isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:23:14.877 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:23:14.877 3455 kserve.trace url: https://isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v2/models/isvc-pmml-v2-kserve/infer [e2e-predictor] 2026-04-23 18:23:14.877 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v2/models/isvc-pmml-v2-kserve/infer [e2e-predictor] 2026-04-23 18:23:14.877 3455 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-04-23 18:23:14.877 3455 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-04-23 18:23:15.871 3455 kserve.trace response code: 200, content: {"model_name":"isvc-pmml-v2-kserve","model_version":null,"id":"c49c9e50-3016-4bf0-b469-ab035c7fbf0b","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-04-23 18:23:15.871 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"isvc-pmml-v2-kserve","model_version":null,"id":"c49c9e50-3016-4bf0-b469-ab035c7fbf0b","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-04-23 18:23:15.871 3455 kserve.trace Got response "id": "c49c9e50-3016-4bf0-b469-ab035c7fbf0b","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-04-23 18:23:15.871 3455 kserve.trace INFO [utils.py:predict():128] Got response "id": "c49c9e50-3016-4bf0-b469-ab035c7fbf0b","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-04-23 18:23:15.981 3455 kserve.trace Created primary ISVC: isvc-primary-5df402 [e2e-predictor] 2026-04-23 18:23:15.981 3455 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():345] Created primary ISVC: isvc-primary-5df402 [e2e-predictor] 2026-04-23 18:24:36.032 3455 kserve.trace Primary ISVC is ready [e2e-predictor] 2026-04-23 18:24:36.032 3455 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():347] Primary ISVC is ready [e2e-predictor] 2026-04-23 18:24:36.038 3455 kserve.trace Baseline recorded - resourceVersion: 24181 [e2e-predictor] 2026-04-23 18:24:36.038 3455 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():351] Baseline recorded - resourceVersion: 24181 [e2e-predictor] 2026-04-23 18:24:36.038 3455 kserve.trace Creating invalid S3 secret and service account [e2e-predictor] 2026-04-23 18:24:36.038 3455 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-04-23 18:24:36.176 3455 kserve.trace Created secondary ISVC isvc-secondary-5df402, waiting for failure status... [e2e-predictor] 2026-04-23 18:24:36.176 3455 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():384] Created secondary ISVC isvc-secondary-5df402, waiting for failure status... [e2e-predictor] 2026-04-23 18:24:42.211 3455 kserve.trace ISVC isvc-secondary-5df402 reported failure: {'exitCode': 1, 'message': "2026-04-23 18:24:37.695 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-04-23 18:24:37.696 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-04-23 18:24:37.986 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-04-23 18:24:41.334 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-04-23 18:24:42.211 3455 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():254] ISVC isvc-secondary-5df402 reported failure: {'exitCode': 1, 'message': "2026-04-23 18:24:37.695 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-04-23 18:24:37.696 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-04-23 18:24:37.986 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-04-23 18:24:41.334 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-04-23 18:24:42.211 3455 kserve.trace Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-04-23 18:24:37.695 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-04-23 18:24:37.696 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-04-23 18:24:37.986 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-04-23 18:24:41.334 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-04-23 18:24:42.211 3455 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-04-23 18:24:37.695 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-04-23 18:24:37.696 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-04-23 18:24:37.986 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-04-23 18:24:41.334 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-04-23 18:24:52.228 3455 kserve.trace Primary ISVC resourceVersion: before=24181, after=24181 [e2e-predictor] 2026-04-23 18:24:52.228 3455 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():402] Primary ISVC resourceVersion: before=24181, after=24181 [e2e-predictor] 2026-04-23 18:24:52.228 3455 kserve.trace Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-predictor] 2026-04-23 18:24:52.228 3455 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-04-23 18:24:52.258 3455 kserve.trace Creating invalid S3 secret and service account [e2e-predictor] 2026-04-23 18:24:52.258 3455 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-04-23 18:24:52.405 3455 kserve.trace Created ISVC isvc-init-fail-3eb8cd, waiting for failure status... [e2e-predictor] 2026-04-23 18:24:52.405 3455 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():477] Created ISVC isvc-init-fail-3eb8cd, waiting for failure status... [e2e-predictor] 2026-04-23 18:25:02.423 3455 kserve.trace ISVC isvc-init-fail-3eb8cd reported failure: {'exitCode': 1, 'message': "2026-04-23 18:24:54.812 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-04-23 18:24:54.813 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-04-23 18:24:55.095 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-04-23 18:24:57.726 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-04-23 18:25:02.423 3455 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():254] ISVC isvc-init-fail-3eb8cd reported failure: {'exitCode': 1, 'message': "2026-04-23 18:24:54.812 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-04-23 18:24:54.813 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-04-23 18:24:55.095 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-04-23 18:24:57.726 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-04-23 18:25:02.423 3455 kserve.trace Failure status detected in 10.07 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-04-23 18:24:54.812 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-04-23 18:24:54.813 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-04-23 18:24:55.095 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-04-23 18:24:57.726 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-04-23 18:25:02.423 3455 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():491] Failure status detected in 10.07 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-04-23 18:24:54.812 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-04-23 18:24:54.813 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-04-23 18:24:55.095 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-04-23 18:24:57.726 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-04-23 18:25:02.424 3455 kserve.trace Transition status: BlockedByFailedLoad [e2e-predictor] 2026-04-23 18:25:02.424 3455 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():505] Transition status: BlockedByFailedLoad [e2e-predictor] 2026-04-23 18:25:02.432 3455 kserve.trace Ready condition: {'lastTransitionTime': '2026-04-23T18:24:52Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-predictor] 2026-04-23 18:25:02.432 3455 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():514] Ready condition: {'lastTransitionTime': '2026-04-23T18:24:52Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-predictor] 2026-04-23 18:25:02.432 3455 kserve.trace Quick reconciliation validated: Failure detected in 10.07 seconds [e2e-predictor] 2026-04-23 18:25:02.432 3455 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():527] Quick reconciliation validated: Failure detected in 10.07 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-04-23 18:26:52.683 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:26:52.683 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:26:52.683 3455 kserve.trace Host from isvc status URL = isvc-predictive-sklearn-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:26:52.683 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-predictive-sklearn-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:26:52.683 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:26:52.683 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:26:52.683 3455 kserve.trace Using external route host: isvc-predictive-sklearn-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:26:52.683 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-predictive-sklearn-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:26:52.684 3455 kserve.trace Sending Header = {'Host': 'isvc-predictive-sklearn-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:26:52.684 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-predictive-sklearn-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:26:52.684 3455 kserve.trace base url = https://isvc-predictive-sklearn-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:26:52.684 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-predictive-sklearn-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:26:52.684 3455 kserve.trace url: https://isvc-predictive-sklearn-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-predictive-sklearn:predict [e2e-predictor] 2026-04-23 18:26:52.684 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-predictive-sklearn-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-predictive-sklearn:predict [e2e-predictor] 2026-04-23 18:26:52.684 3455 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-predictor] 2026-04-23 18:26:52.684 3455 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-04-23 18:26:52.706 3455 kserve.trace response code: 200, content: {"predictions":[1,1]} [e2e-predictor] 2026-04-23 18:26:52.706 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[1,1]} [e2e-predictor] 2026-04-23 18:26:52.706 3455 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-04-23 18:26:52.706 3455 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-04-23 18:28:22.920 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:28:22.920 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:28:22.920 3455 kserve.trace Host from isvc status URL = isvc-predictive-xgboost-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:28:22.920 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-predictive-xgboost-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:28:22.920 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:28:22.920 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:28:22.920 3455 kserve.trace Using external route host: isvc-predictive-xgboost-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:28:22.920 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-predictive-xgboost-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:28:22.921 3455 kserve.trace Sending Header = {'Host': 'isvc-predictive-xgboost-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:28:22.921 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-predictive-xgboost-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:28:22.921 3455 kserve.trace base url = https://isvc-predictive-xgboost-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:28:22.921 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-predictive-xgboost-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:28:22.921 3455 kserve.trace url: https://isvc-predictive-xgboost-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-predictive-xgboost:predict [e2e-predictor] 2026-04-23 18:28:22.921 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-predictive-xgboost-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-predictive-xgboost:predict [e2e-predictor] 2026-04-23 18:28:22.921 3455 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-predictor] 2026-04-23 18:28:22.921 3455 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-04-23 18:28:22.950 3455 kserve.trace response code: 200, content: {"predictions":[1.0,1.0]} [e2e-predictor] 2026-04-23 18:28:22.950 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[1.0,1.0]} [e2e-predictor] 2026-04-23 18:28:22.950 3455 kserve.trace Got response {'predictions': [1.0, 1.0]} [e2e-predictor] 2026-04-23 18:28:22.950 3455 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-04-23 18:29:53.160 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:29:53.160 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:29:53.161 3455 kserve.trace Host from isvc status URL = isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:29:53.161 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:29:53.161 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:29:53.161 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:29:53.161 3455 kserve.trace Using external route host: isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:29:53.161 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:29:53.161 3455 kserve.trace Sending Header = {'Host': 'isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:29:53.161 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:29:53.161 3455 kserve.trace base url = https://isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:29:53.161 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:29:53.162 3455 kserve.trace url: https://isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-predictive-lightgbm:predict [e2e-predictor] 2026-04-23 18:29:53.162 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-predictive-lightgbm:predict [e2e-predictor] 2026-04-23 18:29:53.162 3455 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-04-23 18:29:53.162 3455 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-04-23 18:29:53.192 3455 kserve.trace response code: 200, content: {"predictions":[[0.9999378629898321,0.00004415799218835629,0.00001797901797954119]]} [e2e-predictor] 2026-04-23 18:29:53.192 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[[0.9999378629898321,0.00004415799218835629,0.00001797901797954119]]} [e2e-predictor] 2026-04-23 18:29:53.192 3455 kserve.trace Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] 2026-04-23 18:29:53.192 3455 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-04-23 18:31:23.407 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:31:23.407 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:31:23.407 3455 kserve.trace Host from isvc status URL = isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:31:23.407 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:31:23.407 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:31:23.407 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:31:23.407 3455 kserve.trace Using external route host: isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:31:23.407 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:31:23.407 3455 kserve.trace Sending Header = {'Host': 'isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:31:23.407 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:31:23.408 3455 kserve.trace base url = https://isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:31:23.408 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:31:23.408 3455 kserve.trace url: https://isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v2/models/isvc-predictive-sklearn-v2/infer [e2e-predictor] 2026-04-23 18:31:23.408 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v2/models/isvc-predictive-sklearn-v2/infer [e2e-predictor] 2026-04-23 18:31:23.408 3455 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-04-23 18:31:23.408 3455 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-04-23 18:31:23.435 3455 kserve.trace response code: 200, content: {"model_name":"isvc-predictive-sklearn-v2","model_version":null,"id":"2920b7fe-5190-416a-8b41-033fef2bc6d2","parameters":null,"outputs":[{"name":"output-0","shape":[2],"datatype":"INT32","parameters":null,"data":[1,1]}]} [e2e-predictor] 2026-04-23 18:31:23.435 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"isvc-predictive-sklearn-v2","model_version":null,"id":"2920b7fe-5190-416a-8b41-033fef2bc6d2","parameters":null,"outputs":[{"name":"output-0","shape":[2],"datatype":"INT32","parameters":null,"data":[1,1]}]} [e2e-predictor] 2026-04-23 18:31:23.435 3455 kserve.trace Got response "id": "2920b7fe-5190-416a-8b41-033fef2bc6d2","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-04-23 18:31:23.435 3455 kserve.trace INFO [utils.py:predict():128] Got response "id": "2920b7fe-5190-416a-8b41-033fef2bc6d2","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-04-23 18:32:53.641 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:32:53.641 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:32:53.641 3455 kserve.trace Host from isvc status URL = isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:32:53.641 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:32:53.641 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:32:53.641 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:32:53.641 3455 kserve.trace Using external route host: isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:32:53.641 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:32:53.642 3455 kserve.trace Sending Header = {'Host': 'isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:32:53.642 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:32:53.642 3455 kserve.trace base url = https://isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:32:53.642 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:32:53.642 3455 kserve.trace url: https://isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v2/models/isvc-predictive-xgboost-v2/infer [e2e-predictor] 2026-04-23 18:32:53.642 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v2/models/isvc-predictive-xgboost-v2/infer [e2e-predictor] 2026-04-23 18:32:53.642 3455 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-04-23 18:32:53.642 3455 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-04-23 18:32:53.667 3455 kserve.trace response code: 200, content: {"model_name":"isvc-predictive-xgboost-v2","model_version":null,"id":"de4467a7-cfa0-4f01-ac55-aa53cd070658","parameters":null,"outputs":[{"name":"output-0","shape":[2],"datatype":"FP32","parameters":null,"data":[1.0,1.0]}]} [e2e-predictor] 2026-04-23 18:32:53.667 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"isvc-predictive-xgboost-v2","model_version":null,"id":"de4467a7-cfa0-4f01-ac55-aa53cd070658","parameters":null,"outputs":[{"name":"output-0","shape":[2],"datatype":"FP32","parameters":null,"data":[1.0,1.0]}]} [e2e-predictor] 2026-04-23 18:32:53.667 3455 kserve.trace Got response "id": "de4467a7-cfa0-4f01-ac55-aa53cd070658","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-04-23 18:32:53.667 3455 kserve.trace INFO [utils.py:predict():128] Got response "id": "de4467a7-cfa0-4f01-ac55-aa53cd070658","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-04-23 18:34:23.868 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:34:23.868 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:34:23.868 3455 kserve.trace Host from isvc status URL = isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:34:23.868 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:34:23.868 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:34:23.868 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:34:23.868 3455 kserve.trace Using external route host: isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:34:23.868 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:34:23.868 3455 kserve.trace Sending Header = {'Host': 'isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:34:23.868 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:34:23.868 3455 kserve.trace base url = https://isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:34:23.868 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:34:23.868 3455 kserve.trace url: https://isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v2/models/isvc-predictive-lightgbm-v2/infer [e2e-predictor] 2026-04-23 18:34:23.868 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v2/models/isvc-predictive-lightgbm-v2/infer [e2e-predictor] 2026-04-23 18:34:23.869 3455 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-04-23 18:34:23.869 3455 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-04-23 18:34:23.894 3455 kserve.trace response code: 200, content: {"model_name":"isvc-predictive-lightgbm-v2","model_version":null,"id":"ab52cf68-b074-4a24-82d0-fa1095d8f54a","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-04-23 18:34:23.894 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"isvc-predictive-lightgbm-v2","model_version":null,"id":"ab52cf68-b074-4a24-82d0-fa1095d8f54a","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-04-23 18:34:23.894 3455 kserve.trace Got response "id": "ab52cf68-b074-4a24-82d0-fa1095d8f54a","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-04-23 18:34:23.894 3455 kserve.trace INFO [utils.py:predict():128] Got response "id": "ab52cf68-b074-4a24-82d0-fa1095d8f54a","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-04-23T18:34:23.985947+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-04-23T18:34:26.029546+00:00 timeout_sampler INFO Elapsed time: 2.033735990524292 [0:00:02.033736] [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_scheduler_name.py::test_scheduler_name [e2e-predictor] predictor/test_sklearn.py::test_sklearn_kserve 2026-04-23 18:35:46.202 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:35:46.202 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:35:46.202 3455 kserve.trace Host from isvc status URL = isvc-sklearn-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:35:46.202 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:35:46.202 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:35:46.202 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:35:46.202 3455 kserve.trace Using external route host: isvc-sklearn-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:35:46.202 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:35:46.202 3455 kserve.trace Sending Header = {'Host': 'isvc-sklearn-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:35:46.202 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:35:46.202 3455 kserve.trace base url = https://isvc-sklearn-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:35:46.202 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:35:46.203 3455 kserve.trace url: https://isvc-sklearn-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn:predict [e2e-predictor] 2026-04-23 18:35:46.203 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn:predict [e2e-predictor] 2026-04-23 18:35:46.203 3455 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-predictor] 2026-04-23 18:35:46.203 3455 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-04-23 18:35:46.225 3455 kserve.trace response code: 200, content: {"predictions":[1,1]} [e2e-predictor] 2026-04-23 18:35:46.225 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[1,1]} [e2e-predictor] 2026-04-23 18:35:46.225 3455 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-04-23 18:35:46.225 3455 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-04-23 18:36:46.377 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:36:46.377 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:36:46.377 3455 kserve.trace Host from isvc status URL = sklearn-v2-mlserver-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:36:46.377 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = sklearn-v2-mlserver-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:36:46.377 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:36:46.377 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:36:46.378 3455 kserve.trace Using external route host: sklearn-v2-mlserver-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:36:46.378 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: sklearn-v2-mlserver-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:36:46.378 3455 kserve.trace Sending Header = {'Host': 'sklearn-v2-mlserver-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:36:46.378 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'sklearn-v2-mlserver-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:36:46.378 3455 kserve.trace base url = https://sklearn-v2-mlserver-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:36:46.378 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://sklearn-v2-mlserver-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:36:46.378 3455 kserve.trace url: https://sklearn-v2-mlserver-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v2/models/sklearn-v2-mlserver/infer [e2e-predictor] 2026-04-23 18:36:46.378 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://sklearn-v2-mlserver-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v2/models/sklearn-v2-mlserver/infer [e2e-predictor] 2026-04-23 18:36:46.378 3455 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-04-23 18:36:46.378 3455 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-04-23 18:36:46.407 3455 kserve.trace response code: 200, content: {"model_name":"sklearn-v2-mlserver","id":"2aa5d5fa-c35c-4122-9ecf-e1c66f7f8444","parameters":{},"outputs":[{"name":"predict","shape":[2,1],"datatype":"INT32","parameters":{"content_type":"np"},"data":[1,1]}]} [e2e-predictor] 2026-04-23 18:36:46.407 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"sklearn-v2-mlserver","id":"2aa5d5fa-c35c-4122-9ecf-e1c66f7f8444","parameters":{},"outputs":[{"name":"predict","shape":[2,1],"datatype":"INT32","parameters":{"content_type":"np"},"data":[1,1]}]} [e2e-predictor] 2026-04-23 18:36:46.408 3455 kserve.trace Got response "id": "2aa5d5fa-c35c-4122-9ecf-e1c66f7f8444","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-04-23 18:36:46.408 3455 kserve.trace INFO [utils.py:predict():128] Got response "id": "2aa5d5fa-c35c-4122-9ecf-e1c66f7f8444","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-04-23 18:37:16.543 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:16.543 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:16.543 3455 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.543 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.543 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:37:16.543 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:37:16.543 3455 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.543 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.544 3455 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:16.544 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:16.544 3455 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.544 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.544 3455 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:16.544 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:16.544 3455 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-04-23 18:37:16.544 3455 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-04-23 18:37:16.587 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:16.587 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:16.587 3455 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.587 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.588 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:37:16.588 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:37:16.588 3455 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.588 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.588 3455 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:16.588 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:16.588 3455 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.588 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.588 3455 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:16.588 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:16.588 3455 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-04-23 18:37:16.588 3455 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-04-23 18:37:16.631 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:16.631 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:16.631 3455 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.631 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.631 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:37:16.631 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:37:16.631 3455 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.631 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.631 3455 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:16.631 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:16.632 3455 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.632 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.632 3455 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:16.632 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:16.632 3455 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-04-23 18:37:16.632 3455 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-04-23 18:37:16.667 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:16.667 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:16.667 3455 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.667 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.667 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:37:16.667 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:37:16.667 3455 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.667 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.668 3455 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:16.668 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:16.668 3455 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.668 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.668 3455 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:16.668 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:16.668 3455 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-04-23 18:37:16.668 3455 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-04-23 18:37:16.709 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:16.709 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:16.710 3455 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.710 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.710 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:37:16.710 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:37:16.710 3455 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.710 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.710 3455 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:16.710 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:16.710 3455 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.710 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.710 3455 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:16.710 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:16.710 3455 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-04-23 18:37:16.710 3455 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-04-23 18:37:16.744 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:16.744 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:16.744 3455 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.744 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.744 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:37:16.744 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:37:16.744 3455 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.744 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.744 3455 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:16.744 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:16.744 3455 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.744 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.745 3455 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:16.745 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:16.745 3455 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-04-23 18:37:16.745 3455 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-04-23 18:37:16.782 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:16.782 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:16.782 3455 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.782 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.782 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:37:16.782 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:37:16.782 3455 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.782 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.782 3455 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:16.782 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:16.782 3455 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.782 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.782 3455 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:16.782 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:16.783 3455 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-04-23 18:37:16.783 3455 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-04-23 18:37:16.822 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:16.822 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:16.822 3455 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.822 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.822 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:37:16.822 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:37:16.822 3455 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.822 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.822 3455 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:16.822 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:16.822 3455 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.822 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.822 3455 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:16.822 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:16.823 3455 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-04-23 18:37:16.823 3455 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-04-23 18:37:16.858 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:16.858 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:16.858 3455 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.858 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.858 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:37:16.858 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:37:16.858 3455 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.858 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.858 3455 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:16.858 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:16.858 3455 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.858 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.859 3455 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:16.859 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:16.859 3455 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-04-23 18:37:16.859 3455 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-04-23 18:37:16.893 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:16.893 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:16.893 3455 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.893 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.893 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:37:16.893 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:37:16.893 3455 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.893 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.893 3455 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:16.893 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:16.893 3455 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.893 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.894 3455 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:16.894 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:16.894 3455 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-04-23 18:37:16.894 3455 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-04-23 18:37:16.926 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:16.926 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:16.926 3455 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.926 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.926 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:37:16.926 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:37:16.926 3455 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.926 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.926 3455 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:16.926 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:16.926 3455 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.926 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.927 3455 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:16.927 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:16.927 3455 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-04-23 18:37:16.927 3455 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-04-23 18:37:16.960 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:16.960 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:16.960 3455 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.960 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.961 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:37:16.961 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:37:16.961 3455 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.961 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.961 3455 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:16.961 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:16.961 3455 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.961 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.961 3455 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:16.961 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:16.961 3455 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-04-23 18:37:16.961 3455 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-04-23 18:37:16.992 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:16.992 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:16.992 3455 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.992 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.992 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:37:16.992 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:37:16.992 3455 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.992 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.992 3455 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:16.992 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:16.992 3455 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.992 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:16.993 3455 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:16.993 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:16.993 3455 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-04-23 18:37:16.993 3455 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-04-23 18:37:17.025 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:17.025 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:17.026 3455 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.026 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.026 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:37:17.026 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:37:17.026 3455 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.026 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.026 3455 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:17.026 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:17.026 3455 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.026 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.026 3455 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:17.026 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:17.026 3455 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-04-23 18:37:17.026 3455 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-04-23 18:37:17.061 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:17.061 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:17.062 3455 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.062 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.062 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:37:17.062 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:37:17.062 3455 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.062 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.062 3455 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:17.062 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:17.062 3455 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.062 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.062 3455 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:17.062 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:17.062 3455 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-04-23 18:37:17.062 3455 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-04-23 18:37:17.106 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:17.106 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:17.106 3455 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.106 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.106 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:37:17.106 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:37:17.106 3455 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.106 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.106 3455 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:17.106 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:17.107 3455 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.107 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.107 3455 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:17.107 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:17.107 3455 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-04-23 18:37:17.107 3455 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-04-23 18:37:17.142 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:17.142 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:17.142 3455 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.142 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.142 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:37:17.142 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:37:17.143 3455 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.143 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.143 3455 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:17.143 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:17.143 3455 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.143 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.143 3455 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:17.143 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:17.143 3455 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-04-23 18:37:17.143 3455 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-04-23 18:37:17.175 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:17.175 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:17.175 3455 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.175 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.175 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:37:17.175 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:37:17.175 3455 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.175 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.175 3455 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:17.175 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:17.175 3455 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.175 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.175 3455 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:17.175 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:17.176 3455 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-04-23 18:37:17.176 3455 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-04-23 18:37:17.215 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:17.215 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:17.215 3455 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.215 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.216 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:37:17.216 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:37:17.216 3455 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.216 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.216 3455 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:17.216 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:17.216 3455 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.216 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.216 3455 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:17.216 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:17.216 3455 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-04-23 18:37:17.216 3455 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-04-23 18:37:17.251 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:17.251 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:17.251 3455 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.251 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.251 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:37:17.251 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:37:17.251 3455 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.251 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.251 3455 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:17.251 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:17.251 3455 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.251 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.251 3455 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:17.251 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:17.251 3455 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-04-23 18:37:17.251 3455 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-04-23 18:37:17.286 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:17.286 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:17.286 3455 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.286 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.287 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:37:17.287 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:37:17.287 3455 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.287 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.287 3455 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:17.287 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:17.287 3455 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.287 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.287 3455 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:17.287 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:17.287 3455 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-04-23 18:37:17.287 3455 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-04-23 18:37:17.322 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:17.322 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:17.322 3455 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.322 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.322 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:37:17.322 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:37:17.322 3455 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.322 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.322 3455 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:17.322 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:17.322 3455 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.322 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.322 3455 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:17.322 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:17.323 3455 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-04-23 18:37:17.323 3455 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-04-23 18:37:17.362 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:17.362 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:17.362 3455 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.362 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.362 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:37:17.362 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:37:17.362 3455 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.362 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.363 3455 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:17.363 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:17.363 3455 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.363 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.363 3455 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:17.363 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:17.363 3455 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-04-23 18:37:17.363 3455 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-04-23 18:37:17.393 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:17.393 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:17.393 3455 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.393 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.393 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:37:17.393 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:37:17.393 3455 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.393 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.393 3455 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:17.393 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:17.393 3455 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.393 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.393 3455 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:17.393 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:17.393 3455 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-04-23 18:37:17.393 3455 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-04-23 18:37:17.423 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:17.423 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:37:17.423 3455 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.423 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.423 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:37:17.423 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:37:17.423 3455 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.423 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.423 3455 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:17.423 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:37:17.423 3455 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.423 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:37:17.423 3455 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:17.423 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-04-23 18:37:17.423 3455 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-04-23 18:37:17.423 3455 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-04-23 18:37:17.559 3455 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:17.559 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:17.559 3455 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:17.559 3455 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:17.560 3455 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:17.560 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:17.560 3455 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:17.560 3455 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:17.645 3455 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:17.645 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:17.645 3455 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:17.645 3455 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:17.647 3455 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:17.647 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:17.647 3455 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:17.647 3455 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:17.733 3455 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:17.733 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:17.733 3455 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:17.733 3455 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:17.737 3455 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:17.737 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:17.737 3455 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:17.737 3455 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:17.820 3455 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:17.820 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:17.820 3455 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:17.820 3455 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:17.828 3455 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:17.828 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:17.828 3455 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:17.828 3455 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:17.911 3455 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:17.911 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:17.911 3455 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:17.911 3455 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:17.921 3455 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:17.921 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:17.921 3455 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:17.921 3455 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:17.999 3455 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:17.999 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:17.999 3455 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:17.999 3455 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:18.010 3455 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:18.010 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:18.010 3455 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:18.010 3455 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:18.092 3455 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:18.092 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:18.092 3455 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:18.092 3455 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:18.107 3455 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:18.107 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:18.107 3455 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:18.107 3455 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:18.182 3455 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:18.182 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:18.182 3455 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:18.182 3455 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:18.201 3455 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:18.201 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:18.201 3455 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:18.201 3455 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:18.283 3455 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:18.283 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:18.283 3455 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:18.283 3455 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:18.293 3455 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:18.293 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:18.293 3455 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:18.293 3455 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:18.376 3455 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:18.376 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:18.376 3455 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:18.376 3455 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:18.382 3455 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:18.382 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:18.382 3455 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:18.382 3455 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:18.462 3455 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:18.462 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:18.462 3455 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:18.462 3455 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:18.469 3455 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:18.469 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:18.469 3455 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:18.469 3455 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:18.548 3455 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:18.548 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:18.548 3455 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:18.548 3455 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:18.557 3455 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:18.557 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:18.557 3455 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:18.557 3455 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:18.635 3455 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:18.635 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-04-23 18:37:18.635 3455 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:18.635 3455 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-04-23 18:37:23.700 3455 kserve.trace Extracted process ids: {17, 33} [e2e-predictor] 2026-04-23 18:37:23.700 3455 kserve.trace INFO [utils.py:extract_process_ids_from_logs():534] Extracted process ids: {17, 33} [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-04-23 18:38:23.845 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:38:23.845 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:38:23.845 3455 kserve.trace Host from isvc status URL = isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:38:23.845 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:38:23.845 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:38:23.845 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:38:23.845 3455 kserve.trace Using external route host: isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:38:23.845 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:38:23.846 3455 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:38:23.846 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:38:23.846 3455 kserve.trace base url = https://isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:38:23.846 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:38:23.846 3455 kserve.trace url: https://isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v2/models/isvc-sklearn-v2-runtime/infer [e2e-predictor] 2026-04-23 18:38:23.846 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v2/models/isvc-sklearn-v2-runtime/infer [e2e-predictor] 2026-04-23 18:38:23.846 3455 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-04-23 18:38:23.846 3455 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-04-23 18:38:23.875 3455 kserve.trace response code: 200, content: {"model_name":"isvc-sklearn-v2-runtime","id":"15c887fc-b95d-4f42-8255-0313e5aa75e4","parameters":{},"outputs":[{"name":"predict","shape":[2,1],"datatype":"INT32","parameters":{"content_type":"np"},"data":[1,1]}]} [e2e-predictor] 2026-04-23 18:38:23.875 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"isvc-sklearn-v2-runtime","id":"15c887fc-b95d-4f42-8255-0313e5aa75e4","parameters":{},"outputs":[{"name":"predict","shape":[2,1],"datatype":"INT32","parameters":{"content_type":"np"},"data":[1,1]}]} [e2e-predictor] 2026-04-23 18:38:23.875 3455 kserve.trace Got response "id": "15c887fc-b95d-4f42-8255-0313e5aa75e4","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-04-23 18:38:23.875 3455 kserve.trace INFO [utils.py:predict():128] Got response "id": "15c887fc-b95d-4f42-8255-0313e5aa75e4","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-04-23 18:39:44.039 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:39:44.039 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:39:44.039 3455 kserve.trace Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:39:44.039 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:39:44.039 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:39:44.039 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:39:44.039 3455 kserve.trace Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:39:44.039 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:39:44.039 3455 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:39:44.039 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:39:44.039 3455 kserve.trace base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:39:44.039 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:39:44.040 3455 kserve.trace url: https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v2/models/isvc-sklearn-v2/infer [e2e-predictor] 2026-04-23 18:39:44.040 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v2/models/isvc-sklearn-v2/infer [e2e-predictor] 2026-04-23 18:39:44.040 3455 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-04-23 18:39:44.040 3455 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-04-23 18:39:44.066 3455 kserve.trace response code: 200, content: {"model_name":"isvc-sklearn-v2","model_version":null,"id":"a071404a-0e50-41ef-b9cb-05ef338a0a0e","parameters":null,"outputs":[{"name":"output-0","shape":[2],"datatype":"INT32","parameters":null,"data":[1,1]}]} [e2e-predictor] 2026-04-23 18:39:44.066 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"isvc-sklearn-v2","model_version":null,"id":"a071404a-0e50-41ef-b9cb-05ef338a0a0e","parameters":null,"outputs":[{"name":"output-0","shape":[2],"datatype":"INT32","parameters":null,"data":[1,1]}]} [e2e-predictor] 2026-04-23 18:39:44.066 3455 kserve.trace Got response "id": "a071404a-0e50-41ef-b9cb-05ef338a0a0e","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-04-23 18:39:44.066 3455 kserve.trace INFO [utils.py:predict():128] Got response "id": "a071404a-0e50-41ef-b9cb-05ef338a0a0e","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-04-23 18:39:44.114 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:39:44.114 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:39:44.114 3455 kserve.trace Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:39:44.114 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:39:44.114 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:39:44.114 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:39:44.114 3455 kserve.trace Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:39:44.114 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:39:44.115 3455 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:39:44.115 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:39:44.115 3455 kserve.trace base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:39:44.115 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:39:44.115 3455 kserve.trace url: https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v2/models/isvc-sklearn-v2/infer [e2e-predictor] 2026-04-23 18:39:44.115 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v2/models/isvc-sklearn-v2/infer [e2e-predictor] 2026-04-23 18:39:44.115 3455 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-04-23 18:39:44.115 3455 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-04-23 18:39:44.124 3455 kserve.trace response code: 200, content: {"id":"2a2a4114-2839-41b7-9a72-58662f388c4e","model_name":"isvc-sklearn-v2","model_version":null,"outputs":[{"name":"output-0","shape":[2],"datatype":"INT32","parameters":{"binary_data_size":8}}]} [e2e-predictor] 2026-04-23 18:39:44.124 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"id":"2a2a4114-2839-41b7-9a72-58662f388c4e","model_name":"isvc-sklearn-v2","model_version":null,"outputs":[{"name":"output-0","shape":[2],"datatype":"INT32","parameters":{"binary_data_size":8}}]} [e2e-predictor] 2026-04-23 18:39:44.125 3455 kserve.trace Got response "id": "2a2a4114-2839-41b7-9a72-58662f388c4e","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-04-23 18:39:44.125 3455 kserve.trace INFO [utils.py:predict():128] Got response "id": "2a2a4114-2839-41b7-9a72-58662f388c4e","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-04-23 18:39:44.192 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:39:44.192 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:39:44.192 3455 kserve.trace Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:39:44.192 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:39:44.193 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:39:44.193 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:39:44.193 3455 kserve.trace Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:39:44.193 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:39:44.193 3455 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:39:44.193 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:39:44.193 3455 kserve.trace base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:39:44.193 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:39:44.194 3455 kserve.trace url: https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v2/models/isvc-sklearn-v2/infer [e2e-predictor] 2026-04-23 18:39:44.194 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v2/models/isvc-sklearn-v2/infer [e2e-predictor] 2026-04-23 18:39:44.194 3455 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-04-23 18:39:44.194 3455 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-04-23 18:39:44.200 3455 kserve.trace response code: 200, content: {"id":"6076d341-8273-445a-a625-183906c2a261","model_name":"isvc-sklearn-v2","model_version":null,"outputs":[{"name":"output-0","shape":[2],"datatype":"INT32","parameters":{"binary_data_size":8}}]} [e2e-predictor] 2026-04-23 18:39:44.200 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"id":"6076d341-8273-445a-a625-183906c2a261","model_name":"isvc-sklearn-v2","model_version":null,"outputs":[{"name":"output-0","shape":[2],"datatype":"INT32","parameters":{"binary_data_size":8}}]} [e2e-predictor] 2026-04-23 18:39:44.201 3455 kserve.trace Got response "id": "6076d341-8273-445a-a625-183906c2a261","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-04-23 18:39:44.201 3455 kserve.trace INFO [utils.py:predict():128] Got response "id": "6076d341-8273-445a-a625-183906c2a261","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-04-23 18:41:04.370 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:41:04.370 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:41:04.370 3455 kserve.trace Host from isvc status URL = isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:41:04.370 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:41:04.370 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:41:04.370 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:41:04.370 3455 kserve.trace Using external route host: isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:41:04.370 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:41:04.373 3455 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:41:04.373 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:41:04.373 3455 kserve.trace base url = https://isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:41:04.373 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:41:04.373 3455 kserve.trace url: https://isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v2/models/isvc-sklearn-v2-mixed/infer [e2e-predictor] 2026-04-23 18:41:04.373 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v2/models/isvc-sklearn-v2-mixed/infer [e2e-predictor] 2026-04-23 18:41:04.373 3455 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-04-23 18:41:04.373 3455 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-04-23 18:41:04.405 3455 kserve.trace response code: 200, content: {"model_name":"isvc-sklearn-v2-mixed","model_version":null,"id":"a9b1e404-daff-4783-85c2-6197d35172cd","parameters":null,"outputs":[{"name":"output-0","shape":[1],"datatype":"FP64","parameters":null,"data":[12.202832815138274]}]} [e2e-predictor] 2026-04-23 18:41:04.405 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"isvc-sklearn-v2-mixed","model_version":null,"id":"a9b1e404-daff-4783-85c2-6197d35172cd","parameters":null,"outputs":[{"name":"output-0","shape":[1],"datatype":"FP64","parameters":null,"data":[12.202832815138274]}]} [e2e-predictor] 2026-04-23 18:41:04.405 3455 kserve.trace Got response "id": "a9b1e404-daff-4783-85c2-6197d35172cd","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-04-23 18:41:04.405 3455 kserve.trace INFO [utils.py:predict():128] Got response "id": "a9b1e404-daff-4783-85c2-6197d35172cd","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-04-23 18:41:34.546 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:41:34.546 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:41:34.546 3455 kserve.trace Host from isvc status URL = isvc-tensorflow-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:41:34.546 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-tensorflow-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:41:34.546 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:41:34.546 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:41:34.546 3455 kserve.trace Using external route host: isvc-tensorflow-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:41:34.546 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-tensorflow-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:41:34.547 3455 kserve.trace Sending Header = {'Host': 'isvc-tensorflow-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:41:34.547 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-tensorflow-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:41:34.547 3455 kserve.trace base url = https://isvc-tensorflow-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:41:34.547 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-tensorflow-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:41:34.548 3455 kserve.trace url: https://isvc-tensorflow-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-tensorflow:predict [e2e-predictor] 2026-04-23 18:41:34.548 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-tensorflow-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-tensorflow:predict [e2e-predictor] 2026-04-23 18:41:34.548 3455 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-04-23 18:41:34.548 3455 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-04-23 18:41:45.773 3455 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-04-23 18:41:45.773 3455 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-04-23 18:41:45.773 3455 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-04-23 18:41:45.773 3455 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-04-23 18:42:15.917 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:42:15.917 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:42:15.918 3455 kserve.trace Host from isvc status URL = isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:42:15.918 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:42:15.918 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:42:15.918 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:42:15.918 3455 kserve.trace Using external route host: isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:42:15.918 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:42:15.918 3455 kserve.trace Sending Header = {'Host': 'isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:42:15.918 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:42:15.918 3455 kserve.trace base url = https://isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:42:15.918 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:42:15.918 3455 kserve.trace url: https://isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-tensorflow-runtime:predict [e2e-predictor] 2026-04-23 18:42:15.918 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-tensorflow-runtime:predict [e2e-predictor] 2026-04-23 18:42:15.918 3455 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-04-23 18:42:15.918 3455 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-04-23 18:42:27.272 3455 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-04-23 18:42:27.272 3455 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-04-23 18:42:27.272 3455 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-04-23 18:42:27.272 3455 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-04-23 18:44:37.466 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:44:37.466 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:44:37.466 3455 kserve.trace Host from isvc status URL = isvc-triton-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:44:37.466 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-triton-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:44:37.466 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:44:37.466 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:44:37.466 3455 kserve.trace Using external route host: isvc-triton-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:44:37.466 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-triton-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:44:37.469 3455 kserve.trace Sending Header = {'Host': 'isvc-triton-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:44:37.469 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-triton-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:44:37.469 3455 kserve.trace base url = https://isvc-triton-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:44:37.469 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-triton-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:44:37.469 3455 kserve.trace url: https://isvc-triton-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v2/models/cifar10/infer [e2e-predictor] 2026-04-23 18:44:37.469 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-triton-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v2/models/cifar10/infer [e2e-predictor] 2026-04-23 18:44:37.469 3455 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-04-23 18:44:37.469 3455 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-04-23 18:44:39.171 3455 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-04-23 18:44:39.171 3455 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-04-23 18:44:39.171 3455 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-04-23 18:44:39.171 3455 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-04-23 18:46:19.374 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:46:19.374 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:46:19.375 3455 kserve.trace Host from isvc status URL = isvc-xgboost-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:46:19.375 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-xgboost-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:46:19.375 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:46:19.375 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:46:19.375 3455 kserve.trace Using external route host: isvc-xgboost-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:46:19.375 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-xgboost-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:46:19.375 3455 kserve.trace Sending Header = {'Host': 'isvc-xgboost-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:46:19.375 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-xgboost-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:46:19.375 3455 kserve.trace base url = https://isvc-xgboost-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:46:19.375 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-xgboost-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:46:19.375 3455 kserve.trace url: https://isvc-xgboost-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-xgboost:predict [e2e-predictor] 2026-04-23 18:46:19.375 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-xgboost-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-xgboost:predict [e2e-predictor] 2026-04-23 18:46:19.375 3455 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-predictor] 2026-04-23 18:46:19.375 3455 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-04-23 18:46:19.401 3455 kserve.trace response code: 200, content: {"predictions":[1.0,1.0]} [e2e-predictor] 2026-04-23 18:46:19.401 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[1.0,1.0]} [e2e-predictor] 2026-04-23 18:46:19.401 3455 kserve.trace Got response {'predictions': [1.0, 1.0]} [e2e-predictor] 2026-04-23 18:46:19.401 3455 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-04-23 18:47:09.572 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:47:09.572 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:47:09.572 3455 kserve.trace Host from isvc status URL = isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:47:09.572 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:47:09.572 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:47:09.572 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:47:09.572 3455 kserve.trace Using external route host: isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:47:09.572 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:47:09.572 3455 kserve.trace Sending Header = {'Host': 'isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:47:09.572 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:47:09.572 3455 kserve.trace base url = https://isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:47:09.572 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:47:09.573 3455 kserve.trace url: https://isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v2/models/isvc-xgboost-v2-mlserver/infer [e2e-predictor] 2026-04-23 18:47:09.573 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v2/models/isvc-xgboost-v2-mlserver/infer [e2e-predictor] 2026-04-23 18:47:09.573 3455 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-04-23 18:47:09.573 3455 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-04-23 18:47:09.601 3455 kserve.trace response code: 200, content: {"model_name":"isvc-xgboost-v2-mlserver","id":"93be69d2-3caa-47fe-92e3-bdd46b1da10e","parameters":{},"outputs":[{"name":"predict","shape":[2,1],"datatype":"FP32","parameters":{"content_type":"np"},"data":[1.0,1.0]}]} [e2e-predictor] 2026-04-23 18:47:09.601 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"isvc-xgboost-v2-mlserver","id":"93be69d2-3caa-47fe-92e3-bdd46b1da10e","parameters":{},"outputs":[{"name":"predict","shape":[2,1],"datatype":"FP32","parameters":{"content_type":"np"},"data":[1.0,1.0]}]} [e2e-predictor] 2026-04-23 18:47:09.601 3455 kserve.trace Got response "id": "93be69d2-3caa-47fe-92e3-bdd46b1da10e","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-04-23 18:47:09.601 3455 kserve.trace INFO [utils.py:predict():128] Got response "id": "93be69d2-3caa-47fe-92e3-bdd46b1da10e","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-04-23 18:47:59.743 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:47:59.743 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:47:59.743 3455 kserve.trace Host from isvc status URL = xgboost-v2-mlserver-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:47:59.743 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = xgboost-v2-mlserver-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:47:59.743 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:47:59.743 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:47:59.743 3455 kserve.trace Using external route host: xgboost-v2-mlserver-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:47:59.743 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: xgboost-v2-mlserver-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:47:59.743 3455 kserve.trace Sending Header = {'Host': 'xgboost-v2-mlserver-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:47:59.743 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'xgboost-v2-mlserver-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:47:59.743 3455 kserve.trace base url = https://xgboost-v2-mlserver-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:47:59.743 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://xgboost-v2-mlserver-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:47:59.744 3455 kserve.trace url: https://xgboost-v2-mlserver-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v2/models/xgboost-v2-mlserver/infer [e2e-predictor] 2026-04-23 18:47:59.744 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://xgboost-v2-mlserver-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v2/models/xgboost-v2-mlserver/infer [e2e-predictor] 2026-04-23 18:47:59.744 3455 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-04-23 18:47:59.744 3455 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-04-23 18:47:59.772 3455 kserve.trace response code: 200, content: {"model_name":"xgboost-v2-mlserver","id":"6b58e6c6-b3e3-411e-a167-b800c0094429","parameters":{},"outputs":[{"name":"predict","shape":[2,1],"datatype":"FP32","parameters":{"content_type":"np"},"data":[1.0,1.0]}]} [e2e-predictor] 2026-04-23 18:47:59.772 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"xgboost-v2-mlserver","id":"6b58e6c6-b3e3-411e-a167-b800c0094429","parameters":{},"outputs":[{"name":"predict","shape":[2,1],"datatype":"FP32","parameters":{"content_type":"np"},"data":[1.0,1.0]}]} [e2e-predictor] 2026-04-23 18:47:59.772 3455 kserve.trace Got response "id": "6b58e6c6-b3e3-411e-a167-b800c0094429","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-04-23 18:47:59.772 3455 kserve.trace INFO [utils.py:predict():128] Got response "id": "6b58e6c6-b3e3-411e-a167-b800c0094429","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-04-23 18:49:19.952 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:49:19.952 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:49:19.953 3455 kserve.trace Host from isvc status URL = isvc-xgboost-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:49:19.953 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-xgboost-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:49:19.953 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:49:19.953 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:49:19.953 3455 kserve.trace Using external route host: isvc-xgboost-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:49:19.953 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-xgboost-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:49:19.953 3455 kserve.trace Sending Header = {'Host': 'isvc-xgboost-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:49:19.953 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-xgboost-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:49:19.953 3455 kserve.trace base url = https://isvc-xgboost-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:49:19.953 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-xgboost-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:49:19.953 3455 kserve.trace url: https://isvc-xgboost-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-xgboost-runtime:predict [e2e-predictor] 2026-04-23 18:49:19.953 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-xgboost-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-xgboost-runtime:predict [e2e-predictor] 2026-04-23 18:49:19.953 3455 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-predictor] 2026-04-23 18:49:19.953 3455 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-04-23 18:49:19.979 3455 kserve.trace response code: 200, content: {"predictions":[1.0,1.0]} [e2e-predictor] 2026-04-23 18:49:19.979 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[1.0,1.0]} [e2e-predictor] 2026-04-23 18:49:19.979 3455 kserve.trace Got response {'predictions': [1.0, 1.0]} [e2e-predictor] 2026-04-23 18:49:19.979 3455 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-04-23 18:50:20.149 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:50:20.149 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:50:20.150 3455 kserve.trace Host from isvc status URL = isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:50:20.150 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:50:20.150 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:50:20.150 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:50:20.150 3455 kserve.trace Using external route host: isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:50:20.150 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:50:20.150 3455 kserve.trace Sending Header = {'Host': 'isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:50:20.150 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:50:20.150 3455 kserve.trace base url = https://isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:50:20.150 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:50:20.150 3455 kserve.trace url: https://isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v2/models/isvc-xgboost-v2-runtime/infer [e2e-predictor] 2026-04-23 18:50:20.150 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v2/models/isvc-xgboost-v2-runtime/infer [e2e-predictor] 2026-04-23 18:50:20.150 3455 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-04-23 18:50:20.150 3455 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-04-23 18:50:20.181 3455 kserve.trace response code: 200, content: {"model_name":"isvc-xgboost-v2-runtime","id":"4613b4e9-95a1-4dd1-9fc1-46d21602da71","parameters":{},"outputs":[{"name":"predict","shape":[2,1],"datatype":"FP32","parameters":{"content_type":"np"},"data":[1.0,1.0]}]} [e2e-predictor] 2026-04-23 18:50:20.181 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"isvc-xgboost-v2-runtime","id":"4613b4e9-95a1-4dd1-9fc1-46d21602da71","parameters":{},"outputs":[{"name":"predict","shape":[2,1],"datatype":"FP32","parameters":{"content_type":"np"},"data":[1.0,1.0]}]} [e2e-predictor] 2026-04-23 18:50:20.182 3455 kserve.trace Got response "id": "4613b4e9-95a1-4dd1-9fc1-46d21602da71","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-04-23 18:50:20.182 3455 kserve.trace INFO [utils.py:predict():128] Got response "id": "4613b4e9-95a1-4dd1-9fc1-46d21602da71","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-04-23 18:51:40.373 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:51:40.373 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:51:40.373 3455 kserve.trace Host from isvc status URL = isvc-xgboost-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:51:40.373 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-xgboost-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:51:40.373 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:51:40.373 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:51:40.373 3455 kserve.trace Using external route host: isvc-xgboost-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:51:40.373 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-xgboost-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:51:40.374 3455 kserve.trace Sending Header = {'Host': 'isvc-xgboost-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:51:40.374 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-xgboost-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:51:40.374 3455 kserve.trace base url = https://isvc-xgboost-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:51:40.374 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-xgboost-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:51:40.374 3455 kserve.trace url: https://isvc-xgboost-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v2/models/isvc-xgboost-v2/infer [e2e-predictor] 2026-04-23 18:51:40.374 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-xgboost-v2-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v2/models/isvc-xgboost-v2/infer [e2e-predictor] 2026-04-23 18:51:40.374 3455 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-04-23 18:51:40.374 3455 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-04-23 18:51:40.411 3455 kserve.trace response code: 200, content: {"model_name":"isvc-xgboost-v2","model_version":null,"id":"a8b6040f-5805-4334-90bd-3f9aa78d74db","parameters":null,"outputs":[{"name":"output-0","shape":[2],"datatype":"FP32","parameters":null,"data":[1.0,1.0]}]} [e2e-predictor] 2026-04-23 18:51:40.411 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"isvc-xgboost-v2","model_version":null,"id":"a8b6040f-5805-4334-90bd-3f9aa78d74db","parameters":null,"outputs":[{"name":"output-0","shape":[2],"datatype":"FP32","parameters":null,"data":[1.0,1.0]}]} [e2e-predictor] 2026-04-23 18:51:40.411 3455 kserve.trace Got response "id": "a8b6040f-5805-4334-90bd-3f9aa78d74db","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-04-23 18:51:40.411 3455 kserve.trace INFO [utils.py:predict():128] Got response "id": "a8b6040f-5805-4334-90bd-3f9aa78d74db","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-04-23 18:53:00.614 3455 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:53:00.614 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-04-23 18:53:00.614 3455 kserve.trace Host from isvc status URL = isvc-sklearn-s3-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:53:00.614 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-s3-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:53:00.614 3455 kserve.trace Network layer = istio [e2e-predictor] 2026-04-23 18:53:00.614 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-04-23 18:53:00.615 3455 kserve.trace Using external route host: isvc-sklearn-s3-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:53:00.615 3455 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-s3-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:53:00.615 3455 kserve.trace Sending Header = {'Host': 'isvc-sklearn-s3-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:53:00.615 3455 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-s3-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-04-23 18:53:00.615 3455 kserve.trace base url = https://isvc-sklearn-s3-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:53:00.615 3455 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-s3-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com [e2e-predictor] 2026-04-23 18:53:00.615 3455 kserve.trace url: https://isvc-sklearn-s3-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-s3:predict [e2e-predictor] 2026-04-23 18:53:00.615 3455 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-s3-kserve-ci-e2e-test.apps.0a4adba9-cf43-4cf3-8f5c-9de8c1d0c917.prod.konfluxeaas.com/v1/models/isvc-sklearn-s3:predict [e2e-predictor] 2026-04-23 18:53:00.616 3455 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-predictor] 2026-04-23 18:53:00.616 3455 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-04-23 18:53:00.652 3455 kserve.trace response code: 200, content: {"predictions":[1,1]} [e2e-predictor] 2026-04-23 18:53:00.652 3455 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[1,1]} [e2e-predictor] 2026-04-23 18:53:00.652 3455 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-04-23 18:53:00.652 3455 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-04-23T18:54:20.875452+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-04-23T18:54:21.884202+00:00 timeout_sampler INFO Elapsed time: 1.0040903091430664 [0:00:01.004090] [e2e-predictor] 2026-04-23T18:54:31.956369+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-04-23T18:54:32.965207+00:00 timeout_sampler INFO Elapsed time: 1.0045068264007568 [0:00:01.004507] [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-04-23T18:55:43.096280+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-04-23T18:55:44.105754+00:00 timeout_sampler INFO Elapsed time: 1.0046162605285645 [0:00:01.004616] [e2e-predictor] 2026-04-23T18:55:54.179104+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-04-23T18:55:55.187981+00:00 timeout_sampler INFO Elapsed time: 1.0043318271636963 [0:00:01.004332] [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-04-23T18:57:15.291210+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-04-23T18:57:16.299784+00:00 timeout_sampler INFO Elapsed time: 1.004298448562622 [0:00:01.004298] [e2e-predictor] 2026-04-23T18:57:26.355348+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-04-23T18:57:27.365346+00:00 timeout_sampler INFO Elapsed time: 1.0058743953704834 [0:00:01.005874] [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_inference_service.py:329 [e2e-predictor] /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:329: PytestUnknownMarkWarning: Unknown pytest.mark.cluster_multi_node - 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] marks=[pytest.mark.cluster_cpu, pytest.mark.cluster_multi_node], [e2e-predictor] [e2e-predictor] -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html [e2e-predictor] =========== 43 passed, 15 skipped, 6 warnings in 3329.86s (0:55:29) ============ [e2e-predictor] /workspace/source [e2e-predictor] /workspace/source [e2e-predictor] + echo success [must-gather] [must-gather ] OUT 2026-04-23T18:57:28.14312756Z 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: ac2aabf9-746e-49e0-aba8-c01008054492 [must-gather] ClientVersion: 4.21.5 [must-gather] ClusterVersion: Stable at "4.20.19" [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-04-23T18:57:28.194255586Z namespace/openshift-must-gather-p7cw9 created [must-gather] [must-gather ] OUT 2026-04-23T18:57:28.200903706Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-r2pv4 created [must-gather] [must-gather ] OUT 2026-04-23T18:57:28.224491902Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:32.616398013Z [disk usage checker] Started [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:32.647307627Z [disk usage checker] Volume usage percentage: current = 37 ; allowed = 70 [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:32.766344971Z No resources found in openshift-must-gather-p7cw9 namespace. [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:32.882230404Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:33.040868205Z Wrote inspect data to must-gather. [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:33.040989831Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:33.040989831Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:33.043839521Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:33.203483306Z Wrote inspect data to must-gather. [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:33.203513141Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:33.203513141Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:33.206272426Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:33.361562811Z Wrote inspect data to must-gather. [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:33.361661361Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:33.361661361Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:33.364255829Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:33.516645352Z Wrote inspect data to must-gather. [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:33.516677146Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:33.516677146Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:33.519694715Z Error getting logs from rhods-notebooks [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:33.670017418Z Wrote inspect data to must-gather. [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:33.670051088Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:33.670051088Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:33.672686137Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:33.831653617Z Wrote inspect data to must-gather. [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:33.831686108Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:33.831686108Z namespaces "istio-system" not found [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:33.834246755Z Error getting logs from istio-system [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:33.985479816Z Wrote inspect data to must-gather. [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:33.985512027Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:33.985512027Z namespaces "knative-serving" not found [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:33.987888153Z Error getting logs from knative-serving [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:34.139591371Z Wrote inspect data to must-gather. [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:34.139622716Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:34.139622716Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:34.142144376Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:34.407966692Z Wrote inspect data to must-gather. [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:34.679549544Z Wrote inspect data to must-gather. [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:34.810248292Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:34.892708540Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:34.895269276Z Error collecting info from [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:35.022259742Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:35.103441010Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:35.105797483Z Error collecting info from [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:35.235191372Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:35.318570282Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:35.320990649Z Error collecting info from [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:35.447965664Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:35.531404819Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:35.533824033Z Error collecting info from [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:35.659617264Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:35.740847618Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:35.743141484Z Error collecting info from [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:35.867406191Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:35.949710014Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:35.952201075Z Error collecting info from [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:36.077983848Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:36.161781300Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:36.164209777Z Error collecting info from [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:36.289756221Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:36.375232456Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:36.377685009Z Error collecting info from [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:36.501703065Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:36.588142063Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:36.591296175Z Error collecting info from [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:36.718562427Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:36.800588672Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:36.803024813Z Error collecting info from [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:36.929095789Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:37.010777618Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:37.013150249Z Error collecting info from [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:37.141476362Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:37.229298884Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:37.231916337Z Error collecting info from [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:37.359869546Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:37.444364094Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:37.446762757Z Error collecting info from [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:37.581228054Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:37.652227080Z [disk usage checker] Volume usage percentage: current = 37 ; allowed = 70 [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:37.669997590Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:37.672675420Z Error collecting info from [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:37.802459347Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:37.887913842Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:37.890327016Z Error collecting info from [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:38.018594459Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:38.101401681Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:38.103727095Z Error collecting info from [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:38.234941373Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:38.321145066Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:38.323519232Z Error collecting info from [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:38.459863317Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:38.545787958Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:38.548365888Z Error collecting info from [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:39.264691801Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:39.390174527Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:39.523855190Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:39.652843756Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:39.780704380Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:40.022135383Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:40.149110809Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:40.279712225Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:40.411870283Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:40.538826841Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:40.665386553Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:40.793218971Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:40.919680175Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:41.043069836Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:41.165298704Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:41.450418246Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:41.605527267Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:42.093854073Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:42.362191251Z Wrote inspect data to must-gather. [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:42.514534418Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:42.648818398Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:42.656990843Z [disk usage checker] Volume usage percentage: current = 37 ; allowed = 70 [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:43.138054198Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:43.426731064Z Wrote inspect data to must-gather. [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:43.584985080Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:43.736948376Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:44.216529325Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:44.504505995Z Wrote inspect data to must-gather. [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:44.662985260Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:44.819506942Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:45.322332310Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:45.605966087Z Wrote inspect data to must-gather. [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:45.764277738Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:45.901546906Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:46.392347977Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:46.663228945Z Wrote inspect data to must-gather. [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:46.823243046Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:46.960368573Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:47.478539917Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:47.664272063Z [disk usage checker] Volume usage percentage: current = 37 ; allowed = 70 [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:47.743080568Z Wrote inspect data to must-gather. [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:47.896692346Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:48.035679663Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:48.506078560Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:48.785766152Z Wrote inspect data to must-gather. [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:48.936478343Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:49.071602610Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:49.546844217Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:49.817836288Z Wrote inspect data to must-gather. [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:49.972632455Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:50.110702323Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:50.602797189Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:50.893881279Z Wrote inspect data to must-gather. [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:51.044102642Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:51.192955689Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:51.672315618Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:51.947837944Z Wrote inspect data to must-gather. [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:52.109430336Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:52.246550311Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:52.668837214Z [disk usage checker] Volume usage percentage: current = 37 ; allowed = 70 [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:52.922034444Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:53.234865945Z Wrote inspect data to must-gather. [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:53.406017216Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:53.592181173Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:54.105054621Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:54.372415448Z Wrote inspect data to must-gather. [must-gather] [must-gather-m9hbg] POD 2026-04-23T18:57:54.441732591Z Caches written to disk [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.449588172Z waiting for gather to complete [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.453130591Z downloading gather output [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.749925088Z receiving incremental file list [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.765743085Z ./ [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.765889884Z aggregated-discovery-api.yaml [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.766160731Z aggregated-discovery-apis.yaml [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.766926379Z event-filter.html [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.768451153Z timestamp [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.768613563Z version [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.768918762Z cluster-scoped-resources/ [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.768942763Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.768949473Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.769007617Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.769105323Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.769122584Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.769194299Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.769275244Z namespaces/ [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.769292205Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.769347248Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.769422923Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.769503248Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.769571752Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.769627085Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.769730062Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.76986046Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.769973827Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.77001843Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.770084844Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.770141297Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.770199051Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.770308377Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.77034724Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.770399303Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.77050254Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.770555933Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.770620317Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.770754105Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.770893424Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.774170346Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.774276333Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.774384989Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.774546979Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.77471556Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.774765943Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.774863529Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.774941204Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.774997857Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.775058541Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.775120755Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.775236792Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.775295776Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.775434494Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.775498968Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.775553352Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.775603735Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.775651428Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.775710791Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.775749584Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.783365485Z [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.783396237Z sent 765 bytes received 132,063 bytes 265,656.00 bytes/sec [must-gather] [must-gather-m9hbg] OUT 2026-04-23T18:57:55.783401637Z total size is 2,248,766 speedup is 16.93 [must-gather] [must-gather ] OUT 2026-04-23T18:57:55.96383401Z namespace/openshift-must-gather-p7cw9 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: ac2aabf9-746e-49e0-aba8-c01008054492 [must-gather] ClientVersion: 4.21.5 [must-gather] ClusterVersion: Stable at "4.20.19" [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-04-23T18:57:56.093102601Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dd19538052f0deb24938546fa0d17135330102ff01b5699610d2fdf82785eaab [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: ac2aabf9-746e-49e0-aba8-c01008054492 [must-gather] ClientVersion: 4.21.5 [must-gather] ClusterVersion: Stable at "4.20.19" [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-04-23T18:57:56.121087241Z namespace/openshift-must-gather-pzxs4 created [must-gather] [must-gather ] OUT 2026-04-23T18:57:56.128908225Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-gd2qp created [must-gather] [must-gather ] OUT 2026-04-23T18:57:56.162720745Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dd19538052f0deb24938546fa0d17135330102ff01b5699610d2fdf82785eaab created [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:57:57.491280490Z [disk usage checker] Started [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:57:57.494649499Z [disk usage checker] Volume usage percentage: current = 37 ; allowed = 70 [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:57:57.838288317Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:57:57.997153494Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:57:58.097907584Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:57:58.195373404Z Gathering data for ns/default... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:57:58.528674722Z Gathering data for ns/openshift... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:57:58.972477167Z Gathering data for ns/kube-system... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:57:59.853832199Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:00.226448865Z Wrote inspect data to must-gather. [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:00.226558608Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:00.226558608Z namespaces "assisted-installer" not found [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:00.228083326Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:00.235350882Z INFO: Gathering HAProxy config files [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:00.236988024Z 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-t9wqc] POD 2026-04-23T18:58:00.245392090Z INFO: Collecting host service logs for crio [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:00.245736414Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:00.246188826Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:00.246526191Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:00.246863234Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:00.246882865Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:00.247226554Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:00.247554570Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:00.247877072Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:00.248316680Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:00.248756489Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:00.249113538Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:00.249500663Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:00.266393887Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:00.379857873Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:00.861559244Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:00.991672220Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:01.065278903Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:01.065307656Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:01.103072808Z Wrote inspect data to must-gather. [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:01.291485884Z INFO: Collecting Insights Archives from insights-operator-585dfdc468-7h7vz [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:01.291546276Z insights-runtime-extractor-mvdnw [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:01.291567516Z insights-runtime-extractor-th8sw [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:01.291588391Z insights-runtime-extractor-xjc8h [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:01.316921752Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:01.446795764Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:01.480145653Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:01.486106685Z No resources found [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:01.545428562Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:01.545608958Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:01.625907995Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:01.740403895Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:01.740403895Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:01.945063862Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:02.142072718Z Wrote inspect data to must-gather. [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:02.158491856Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:02.354146983Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:02.434552487Z No resources found [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:02.439272929Z Wrote inspect data to must-gather. [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:02.459826451Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:02.464810297Z Wrote inspect data to must-gather. [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:02.484359403Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:02.496914715Z Wrote inspect data to must-gather. [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:02.504575527Z [disk usage checker] Volume usage percentage: current = 37 ; allowed = 70 [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:02.579235523Z Wrote inspect data to must-gather. [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:02.601293487Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:02.656623945Z INFO: 'previous-logs' folder not found on ip-10-0-131-144.ec2.internal, skipping... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:02.690147913Z Wrote inspect data to must-gather. [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:02.709473980Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:02.786742590Z tar: Removing leading `/' from member names [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:02.793632324Z INFO: HAProxy config collection complete. [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:02.856017513Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:02.872372338Z Wrote inspect data to must-gather. [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:02.941211739Z Wrote inspect data to must-gather. [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:02.949031959Z INFO: 'previous-logs' folder not found on ip-10-0-135-87.ec2.internal, skipping... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:03.141497630Z Wrote inspect data to must-gather. [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:03.194243766Z Wrote inspect data to must-gather. [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:03.226481405Z INFO: 'previous-logs' folder not found on ip-10-0-142-106.ec2.internal, skipping... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:03.226600249Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:03.226653743Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:03.298511445Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:03.366967966Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:03.402762885Z Wrote inspect data to must-gather. [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:03.579753109Z Wrote inspect data to must-gather. [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:03.708127830Z INFO: INTERCONNECT MODE [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:03.708158463Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:03.722506218Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:03.803257649Z Wrote inspect data to must-gather. [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:03.877809826Z INFO: Gathering OVN_Northbound from ovnkube-node-2kfrf... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:03.878045775Z INFO: Gathering OVN_Northbound from ovnkube-node-hhdnl... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:03.878229966Z INFO: Gathering OVN_Northbound from ovnkube-node-lwrk7... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:03.878466056Z INFO: Gathering OVN_Southbound from ovnkube-node-2kfrf... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:03.878720967Z INFO: Gathering OVN_Southbound from ovnkube-node-hhdnl... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:03.878986526Z INFO: Gathering OVN_Southbound from ovnkube-node-lwrk7... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:03.989988964Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:04.132148397Z Wrote inspect data to must-gather. [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:04.138209720Z tar: Removing leading `/' from member names [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:04.154795872Z tar: Removing leading `/' from member names [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:04.177158239Z tar: Removing leading `/' from member names [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:04.186805943Z tar: Removing leading `/' from member names [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:04.205469947Z tar: Removing leading `/' from member names [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:04.209857396Z tar: Removing leading `/' from member names [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:04.314521902Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:04.343581009Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:04.378251364Z Wrote inspect data to must-gather. [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:04.628892902Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:04.634207204Z Wrote inspect data to must-gather. [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:04.685904334Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:04.685965896Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:04.686353302Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:04.687911735Z 4.3M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:04.690071004Z ovnk_database_store/ [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:04.690071004Z ovnk_database_store/ovnkube-node-hhdnl_nbdb [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:04.700459821Z ovnk_database_store/ovnkube-node-hhdnl_sbdb [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:04.722028032Z ovnk_database_store/ovnkube-node-lwrk7_nbdb [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:04.733089318Z ovnk_database_store/ovnkube-node-lwrk7_sbdb [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:04.761701014Z ovnk_database_store/ovnkube-node-2kfrf_sbdb [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:04.787565827Z ovnk_database_store/ovnkube-node-2kfrf_nbdb [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:04.800605074Z INFO: Network log collection complete. [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:04.846515602Z W0423 18:58:04.846466 1377 util.go:195] skipping , failed to read event err: Object 'Kind' is missing in '' [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:04.850778842Z Wrote inspect data to must-gather. [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:04.932827915Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:05.073295823Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:05.135492307Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:05.144243522Z Wrote inspect data to must-gather. [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:05.413237468Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:05.416031566Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:05.611764557Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:05.958502052Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8f2123db9953f98da0e43c266e6a8a070bf221533b995f87b7e358cc7498ca6d [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:06.040549642Z Gathering data for ns/openshift-console... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:06.096307699Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:06.241672923Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:06.569477714Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:07.024547647Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:07.355694911Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:07.381518952Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:07.524498467Z [disk usage checker] Volume usage percentage: current = 37 ; allowed = 70 [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:08.030957599Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:08.514737634Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:08.567720921Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:08.939146323Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:09.331661383Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:09.638375232Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:09.792125280Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:10.757826846Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:11.878608673Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:12.083691536Z Gathering data for ns/kserve... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:12.529276159Z [disk usage checker] Volume usage percentage: current = 37 ; allowed = 70 [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:13.014497788Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:14.139353950Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:14.269680346Z Gathering data for ns/openshift-config... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:14.401726902Z Collecting performance related data for node ip-10-0-142-106.ec2.internal [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:14.413082264Z Collecting performance related data for node ip-10-0-131-144.ec2.internal [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:14.424411588Z Collecting performance related data for node ip-10-0-135-87.ec2.internal [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:14.709734678Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:15.309092436Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:15.703284730Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:16.102157944Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:16.426447450Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:16.763172435Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:17.170000568Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:17.537506437Z [disk usage checker] Volume usage percentage: current = 37 ; allowed = 70 [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:17.625627618Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:18.019433697Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:18.393644794Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:19.012694036Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:20.615814411Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:22.494131086Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:22.545656050Z [disk usage checker] Volume usage percentage: current = 37 ; allowed = 70 [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:22.867286855Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:23.076694797Z Collecting kubelet logs for node ip-10-0-142-106.ec2.internal [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:23.078510216Z Collecting kubelet logs for node ip-10-0-131-144.ec2.internal [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:23.080378096Z Collecting kubelet logs for node ip-10-0-135-87.ec2.internal [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:23.577748046Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:23.617575061Z daemonset.apps "perf-node-gather-daemonset" deleted [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:23.625389465Z INFO: Node performance data collection complete. [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:24.083220037Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:24.563486767Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:24.896138854Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:25.430847613Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:25.855057128Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:26.346658887Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:26.706498795Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:27.051195464Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:27.551090591Z [disk usage checker] Volume usage percentage: current = 37 ; allowed = 70 [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:27.800025664Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:28.147107637Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:28.499335847Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:28.897635896Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:29.872680904Z Wrote inspect data to must-gather. [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:29.872723363Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:29.872723363Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:30.003472111Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:30.152905326Z Caches written to disk [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:29.872680904Z Wrote inspect data to must-gather. [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:29.872723363Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:29.872723363Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:30.003472111Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-t9wqc] POD 2026-04-23T18:58:30.152905326Z Caches written to disk [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.180554818Z waiting for gather to complete [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.18462886Z downloading gather output [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.473344136Z receiving incremental file list [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.494112499Z ./ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.494223736Z aggregated-discovery-api.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.494587538Z aggregated-discovery-apis.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.495209807Z event-filter.html [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.497318997Z timestamp [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.497456106Z version [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.514145146Z cluster-scoped-resources/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.514179459Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.51420688Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.514286935Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.514483098Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.514620956Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.514708911Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.514821018Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.514969588Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.515093495Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.515265886Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.51533558Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.51549743Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.515600816Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.516075826Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.516153101Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.516395736Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.516676973Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.516961631Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.517152052Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.5206731Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.52261612Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.522825743Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.52310014Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.523326794Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.523498634Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.523837785Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.524226739Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.524479885Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.524921042Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.525129205Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.525299666Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.525495188Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.525784005Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.525974947Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.52618676Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.526431716Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.526623647Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.526886414Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.529184066Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.529404479Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.529635523Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.529953483Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.530315176Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.530887441Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.531058242Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.531268524Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.531478737Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.531631007Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.531805548Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.531969618Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.532206652Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.532406145Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.532561214Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.532955659Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.53313353Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.533279109Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.534024765Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.534205636Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.534363776Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.534606471Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.53475777Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.535053038Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.53524115Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.535476414Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.535651605Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.535843017Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.536015618Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.536192569Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.536343268Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.536551731Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.536728352Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.536991058Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.537469867Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.53798635Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.5381616Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.53912534Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.539321982Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.53962005Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.539829843Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.5400916Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.540415349Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.540606751Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.540817364Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.541058499Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.541199318Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.541344787Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.541530748Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.541728761Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.541929773Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.544491301Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.545066737Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.545936241Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.546174105Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.546401049Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.546593521Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.546761252Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.546956213Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.548617766Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.548810418Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.54901254Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.549191942Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.549348031Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.554553923Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.559763865Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.560036262Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigpools.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.560310009Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.560678991Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.560974059Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.561221115Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.561382685Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.561612199Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.561963541Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.56211457Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.562218647Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.56243723Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.562556367Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.562728538Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.562864626Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.563006385Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.563156994Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.563267171Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.563383378Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.563512216Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.563620333Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.563746301Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.564045889Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.564172397Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.564400961Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.564517978Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.564642456Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.564744912Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.566959619Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.567119739Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.567277909Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.567419478Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.567576897Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.567741128Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.569642585Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.570135125Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.570290625Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.570515609Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.570651628Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.570978188Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.571596826Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.571752436Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.571923936Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.572086976Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.572926908Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.574697087Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.57489533Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.575119173Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.575280803Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.575509897Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.575647046Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.575808516Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.576012649Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.576178479Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.576448526Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.57652003Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.576660049Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.576771966Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.576897143Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.5770041Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.577210673Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.57732363Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.577453658Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.577569955Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.577694983Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.57781115Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.577926027Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.578048244Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.578153381Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.578265048Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.578364224Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.578483161Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.578592918Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.578705665Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.578821172Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.578933979Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.579017064Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.579137822Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.579229897Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.579359875Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.579477373Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.57959919Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.579721688Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.579979614Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.580378198Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.580500836Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.580621153Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.580739911Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.580884309Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.581002437Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.581108293Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.5812205Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.581330967Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.581471166Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.581588063Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.58169381Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.581834158Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.581954296Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.582068963Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.58218316Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.582295557Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.582415484Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.58251915Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.582634588Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.582782177Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.582932456Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.583049473Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.583172481Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.58332352Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.583443338Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.583563875Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.583701234Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.584160132Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.58428783Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.584405587Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.584522464Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.584647212Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.584766809Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.584973042Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.585093789Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.585209437Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.585326084Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.585453232Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.5855854Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.585690757Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.585822405Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.585960823Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.58607887Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.586213279Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.586353487Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.586463844Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.586572781Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.586697299Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.586831357Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.586924673Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.587018119Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.587109714Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.587167388Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.587183929Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.587248923Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-58z5b.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.587344529Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-689n7.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.587427374Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-qq2gv.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.58752043Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-7tjhl.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.587611405Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-j9jn9.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.587769025Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-kbpsx.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.587904183Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.587955676Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.588130637Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.588276436Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.588371662Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.588455467Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.588860022Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.58897922Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.589069715Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.589194763Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.589345452Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.589533784Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.589693374Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.589927548Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.590033445Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.5901156Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.590216796Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.590313522Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.590454181Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.590547287Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.590670824Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.59076348Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.590879737Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.590974553Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.591086Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.591136943Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.591239679Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.591330095Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.591420811Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.591512666Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.591600822Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.591701298Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.591910381Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.592007467Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.592109763Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.592201379Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.592295985Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.592427523Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.592523679Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.592615234Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.59270936Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.592811426Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.592912663Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.592999658Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.593094304Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.593184309Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.593245193Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.593293936Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.59335988Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.593411883Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.593479798Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.593528731Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.593607616Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.593685071Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.593868932Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.593927565Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.59400015Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.594053643Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.594124968Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.594142929Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.594181371Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.594306519Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.594437577Z cluster-scoped-resources/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.594444877Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.594600717Z cluster-scoped-resources/core/nodes/ip-10-0-131-144.ec2.internal.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.595012462Z cluster-scoped-resources/core/nodes/ip-10-0-135-87.ec2.internal.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.595211655Z cluster-scoped-resources/core/nodes/ip-10-0-142-106.ec2.internal.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.595330602Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.595396396Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.595473451Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.595592738Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/endpoint-controller.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.595710476Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.595848404Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.595985973Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.596131371Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.596336734Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.596459592Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.596585159Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.596708227Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.596861717Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.596979854Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.597105682Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.597227749Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.597352077Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.597499526Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.597618213Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.597737991Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.59789034Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.59804809Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.598167997Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.598282795Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.598405482Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/workload-leader-election.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.598549681Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.598663488Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.598811527Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.598943415Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.599085524Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.599237173Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.599355971Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.599555363Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.59998544Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.600106917Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.600207073Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.600216414Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.600264937Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.600373153Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.600429227Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.600504582Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.600513942Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.600563465Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.600684013Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.600929398Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.600998622Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.601006093Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.601059296Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.601169533Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.601176673Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.601236647Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.601339433Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.601389006Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.601555506Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.60161409Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.601699735Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.601753759Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.601868406Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.60192668Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.602058528Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.602113581Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.602177685Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.602231718Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.602297503Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.602350236Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.6024168Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.602470493Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.602552538Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.602606022Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.602692817Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.60274944Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.602850987Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.60290343Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.602976714Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.603027697Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.603120133Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.603171926Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.603297834Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.603303974Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.603358508Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.603431542Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.603483566Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.603602923Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.603697049Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.603758073Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.603907562Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.604022249Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.604223902Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.604398502Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.604604165Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.604890753Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.60501393Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.605133367Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.605250145Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.605370372Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.60550204Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.605622948Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.605734605Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.605959279Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.606067145Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.606167802Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.606266668Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.606385595Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.606446689Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.606577647Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.606686823Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.606811001Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.606998863Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.60711756Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.607226557Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.607334334Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.60744719Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.607560317Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.607671314Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.607826244Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.607991394Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.60808382Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.608207988Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.608320924Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.608428991Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.608557659Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.608620193Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.608630484Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.608688187Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.608780533Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.608813075Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.608867368Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.608947263Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.608959124Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.609011037Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.609108573Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.609165107Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-131-144.ec2.internal.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.609290544Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-135-87.ec2.internal.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.609437384Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-142-106.ec2.internal.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.609512188Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.609577212Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.609688009Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.609762044Z host_service_logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.609816607Z host_service_logs/masters/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.609902372Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.609992368Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.610111805Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.610200421Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.610384962Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.610529941Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.610626097Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.61083274Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.611187322Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.611308919Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.611403745Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.611449248Z ingress_controllers/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.611457318Z ingress_controllers/default/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.611462989Z ingress_controllers/default/router-default-85cf97bcfb-crk2g/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.611509192Z ingress_controllers/default/router-default-85cf97bcfb-crk2g/haproxy.config [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.6116508Z insights-data/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.611660411Z machine_config_ondisk/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.611667471Z machine_config_termination_logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.611673602Z monitoring/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.611679222Z monitoring/alertmanager/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.611704164Z monitoring/alertmanager/status.json [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.611838492Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.612013543Z monitoring/prometheus/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.612060236Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.612181223Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.612263178Z monitoring/prometheus/rules.json [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.613342625Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.613406849Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.613519516Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.614543019Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.614612763Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.614676047Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.614809996Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.614942104Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.615062541Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.615105624Z monitoring/prometheus/status/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.61520041Z monitoring/prometheus/status/config.json [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.615680219Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.615751714Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.615907653Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.616067883Z namespaces/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.616117766Z namespaces/default/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.61618231Z namespaces/default/default.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.616252815Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.616307658Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.616394703Z namespaces/default/apps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.616449807Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.616567744Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.61667066Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.616775127Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.616883553Z namespaces/default/autoscaling/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.616947348Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.617028522Z namespaces/default/batch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.617078306Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.617181182Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.617244706Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.617302239Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.617408406Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.617502032Z namespaces/default/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.617564636Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.617739686Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.617896356Z namespaces/default/core/events.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.618074607Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.618172053Z namespaces/default/core/pods.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.618267899Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.618417238Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.618655793Z namespaces/default/core/services.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.618727558Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.618808923Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.618892738Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.618944931Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.619006885Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.619059208Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.619157614Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.61924836Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.619308883Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.619364427Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.61941751Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.619471183Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.619535527Z namespaces/default/policy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.619593251Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.619660435Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.619717249Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.619822535Z namespaces/kserve/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.619889459Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.619963334Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.620002166Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.62006774Z namespaces/kserve/apps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.620117063Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.620214439Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.620460665Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.620685759Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.620751443Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.620829847Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.620903402Z namespaces/kserve/batch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.620956485Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.621062572Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.62118985Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.621243133Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.621341779Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.621394512Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.621401713Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.621459126Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.621569883Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.62167556Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.621778806Z namespaces/kserve/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.621852831Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.622148829Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.622276767Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.622718524Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.622876154Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.623235816Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.623362114Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.623669693Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.62378027Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.623865015Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.623983052Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.624034595Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.624121301Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.624175074Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.624282541Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.624387317Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.62443941Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.624499634Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.624589469Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.624643913Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.62475774Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.624856296Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.624901969Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.625007866Z namespaces/kserve/pods/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.625018206Z namespaces/kserve/pods/kserve-controller-manager-6fc5d867c5-gddln/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.625068219Z namespaces/kserve/pods/kserve-controller-manager-6fc5d867c5-gddln/kserve-controller-manager-6fc5d867c5-gddln.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.625174096Z namespaces/kserve/pods/kserve-controller-manager-6fc5d867c5-gddln/manager/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.625183656Z namespaces/kserve/pods/kserve-controller-manager-6fc5d867c5-gddln/manager/manager/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.625191377Z namespaces/kserve/pods/kserve-controller-manager-6fc5d867c5-gddln/manager/manager/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.625255151Z namespaces/kserve/pods/kserve-controller-manager-6fc5d867c5-gddln/manager/manager/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.631830697Z namespaces/kserve/pods/kserve-controller-manager-6fc5d867c5-gddln/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.631908502Z namespaces/kserve/pods/kserve-controller-manager-6fc5d867c5-gddln/manager/manager/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.631983466Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-lfff6/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.63204683Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-lfff6/llmisvc-controller-manager-68cc5db7c4-lfff6.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.632159537Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-lfff6/manager/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.632167598Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-lfff6/manager/manager/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.632191219Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-lfff6/manager/manager/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.632254753Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-lfff6/manager/manager/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.632421153Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-lfff6/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.632491428Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-lfff6/manager/manager/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.632543911Z namespaces/kserve/pods/model-serving-api-86f7b4b499-rl6jq/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.632600575Z namespaces/kserve/pods/model-serving-api-86f7b4b499-rl6jq/model-serving-api-86f7b4b499-rl6jq.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.63269383Z namespaces/kserve/pods/model-serving-api-86f7b4b499-rl6jq/server/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.632703891Z namespaces/kserve/pods/model-serving-api-86f7b4b499-rl6jq/server/server/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.632709191Z namespaces/kserve/pods/model-serving-api-86f7b4b499-rl6jq/server/server/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.632760805Z namespaces/kserve/pods/model-serving-api-86f7b4b499-rl6jq/server/server/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.632894163Z namespaces/kserve/pods/model-serving-api-86f7b4b499-rl6jq/server/server/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.632970258Z namespaces/kserve/pods/model-serving-api-86f7b4b499-rl6jq/server/server/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.633019761Z namespaces/kserve/pods/odh-model-controller-696fc77849-z46vh/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.633071594Z namespaces/kserve/pods/odh-model-controller-696fc77849-z46vh/odh-model-controller-696fc77849-z46vh.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.633212522Z namespaces/kserve/pods/odh-model-controller-696fc77849-z46vh/manager/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.633225763Z namespaces/kserve/pods/odh-model-controller-696fc77849-z46vh/manager/manager/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.633237814Z namespaces/kserve/pods/odh-model-controller-696fc77849-z46vh/manager/manager/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.633304208Z namespaces/kserve/pods/odh-model-controller-696fc77849-z46vh/manager/manager/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.649637227Z namespaces/kserve/pods/odh-model-controller-696fc77849-z46vh/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.649713842Z namespaces/kserve/pods/odh-model-controller-696fc77849-z46vh/manager/manager/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.649736503Z namespaces/kserve/pods/s3-init-tz8tt/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.649786846Z namespaces/kserve/pods/s3-init-tz8tt/s3-init-tz8tt.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.649919074Z namespaces/kserve/pods/s3-init-tz8tt/s3-init/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.649940096Z namespaces/kserve/pods/s3-init-tz8tt/s3-init/s3-init/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.649953867Z namespaces/kserve/pods/s3-init-tz8tt/s3-init/s3-init/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.649986319Z namespaces/kserve/pods/s3-init-tz8tt/s3-init/s3-init/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.650083885Z namespaces/kserve/pods/s3-init-tz8tt/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.650157089Z namespaces/kserve/pods/s3-init-tz8tt/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.650201292Z namespaces/kserve/pods/s3-tls-init-custom-nlrj7/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.650255845Z namespaces/kserve/pods/s3-tls-init-custom-nlrj7/s3-tls-init-custom-nlrj7.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.65033428Z namespaces/kserve/pods/s3-tls-init-custom-nlrj7/s3-tls-init-custom/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.650343461Z namespaces/kserve/pods/s3-tls-init-custom-nlrj7/s3-tls-init-custom/s3-tls-init-custom/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.650347631Z namespaces/kserve/pods/s3-tls-init-custom-nlrj7/s3-tls-init-custom/s3-tls-init-custom/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.650379653Z namespaces/kserve/pods/s3-tls-init-custom-nlrj7/s3-tls-init-custom/s3-tls-init-custom/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.650525592Z namespaces/kserve/pods/s3-tls-init-custom-nlrj7/s3-tls-init-custom/s3-tls-init-custom/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.650641239Z namespaces/kserve/pods/s3-tls-init-custom-nlrj7/s3-tls-init-custom/s3-tls-init-custom/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.650703773Z namespaces/kserve/pods/s3-tls-init-serving-shx7t/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.650778418Z namespaces/kserve/pods/s3-tls-init-serving-shx7t/s3-tls-init-serving-shx7t.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.650940368Z namespaces/kserve/pods/s3-tls-init-serving-shx7t/s3-tls-init-serving/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.650961439Z namespaces/kserve/pods/s3-tls-init-serving-shx7t/s3-tls-init-serving/s3-tls-init-serving/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.6509778Z namespaces/kserve/pods/s3-tls-init-serving-shx7t/s3-tls-init-serving/s3-tls-init-serving/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.651020642Z namespaces/kserve/pods/s3-tls-init-serving-shx7t/s3-tls-init-serving/s3-tls-init-serving/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.651160581Z namespaces/kserve/pods/s3-tls-init-serving-shx7t/s3-tls-init-serving/s3-tls-init-serving/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.651226245Z namespaces/kserve/pods/s3-tls-init-serving-shx7t/s3-tls-init-serving/s3-tls-init-serving/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.651276178Z namespaces/kserve/pods/seaweedfs-86cc847c5c-bjccc/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.651344413Z namespaces/kserve/pods/seaweedfs-86cc847c5c-bjccc/seaweedfs-86cc847c5c-bjccc.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.65145786Z namespaces/kserve/pods/seaweedfs-86cc847c5c-bjccc/seaweedfs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.6514674Z namespaces/kserve/pods/seaweedfs-86cc847c5c-bjccc/seaweedfs/seaweedfs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.651514973Z namespaces/kserve/pods/seaweedfs-86cc847c5c-bjccc/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.651573287Z namespaces/kserve/pods/seaweedfs-86cc847c5c-bjccc/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.651825622Z namespaces/kserve/pods/seaweedfs-86cc847c5c-bjccc/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.651929839Z namespaces/kserve/pods/seaweedfs-86cc847c5c-bjccc/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.651985232Z namespaces/kserve/pods/seaweedfs-tls-custom-5c88b85bb7-lxbm9/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.652024475Z namespaces/kserve/pods/seaweedfs-tls-custom-5c88b85bb7-lxbm9/seaweedfs-tls-custom-5c88b85bb7-lxbm9.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.652103909Z namespaces/kserve/pods/seaweedfs-tls-custom-5c88b85bb7-lxbm9/seaweedfs-tls-custom/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.65211048Z namespaces/kserve/pods/seaweedfs-tls-custom-5c88b85bb7-lxbm9/seaweedfs-tls-custom/seaweedfs-tls-custom/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.65211401Z namespaces/kserve/pods/seaweedfs-tls-custom-5c88b85bb7-lxbm9/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.652146892Z namespaces/kserve/pods/seaweedfs-tls-custom-5c88b85bb7-lxbm9/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.652345024Z namespaces/kserve/pods/seaweedfs-tls-custom-5c88b85bb7-lxbm9/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.652416819Z namespaces/kserve/pods/seaweedfs-tls-custom-5c88b85bb7-lxbm9/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.652449591Z namespaces/kserve/pods/seaweedfs-tls-serving-7fd5766db9-qtc9m/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.652499534Z namespaces/kserve/pods/seaweedfs-tls-serving-7fd5766db9-qtc9m/seaweedfs-tls-serving-7fd5766db9-qtc9m.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.652577659Z namespaces/kserve/pods/seaweedfs-tls-serving-7fd5766db9-qtc9m/seaweedfs-tls-serving/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.652588049Z namespaces/kserve/pods/seaweedfs-tls-serving-7fd5766db9-qtc9m/seaweedfs-tls-serving/seaweedfs-tls-serving/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.6525918Z namespaces/kserve/pods/seaweedfs-tls-serving-7fd5766db9-qtc9m/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.652621961Z namespaces/kserve/pods/seaweedfs-tls-serving-7fd5766db9-qtc9m/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.652837865Z namespaces/kserve/pods/seaweedfs-tls-serving-7fd5766db9-qtc9m/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.652946852Z namespaces/kserve/pods/seaweedfs-tls-serving-7fd5766db9-qtc9m/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.652969143Z namespaces/kserve/policy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.653019846Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.653100551Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.653163635Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.653219498Z namespaces/kube-node-lease/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.653229529Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.653238779Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.653274432Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-131-144.ec2.internal.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.653368858Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-135-87.ec2.internal.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.653466634Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-142-106.ec2.internal.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.653544669Z namespaces/kube-system/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.653597412Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.653669156Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.653719459Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.653823606Z namespaces/kube-system/apps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.653863238Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.653991886Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.654076581Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.654178628Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.654257073Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.654296865Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.654360819Z namespaces/kube-system/batch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.654423343Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.654533199Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.654598234Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.654654717Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.654769124Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.654879361Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.654893082Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.654953625Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-flwhudiz6uabzrrfty74badsma.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.655084604Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.655217392Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.655323168Z namespaces/kube-system/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.655373362Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.655556513Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.655720083Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.65599709Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.656101196Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.656431877Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.656599257Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.656995532Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.657066816Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.657120499Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.657217475Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.657278729Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.657362344Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.65745022Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.657543905Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.65762551Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.657695655Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.657756939Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.657882737Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.65794173Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.658044716Z namespaces/kube-system/pods/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.658060327Z namespaces/kube-system/pods/global-pull-secret-syncer-4gd2m/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.658146423Z namespaces/kube-system/pods/global-pull-secret-syncer-4gd2m/global-pull-secret-syncer-4gd2m.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.65826567Z namespaces/kube-system/pods/global-pull-secret-syncer-4gd2m/global-pull-secret-syncer/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.658281011Z namespaces/kube-system/pods/global-pull-secret-syncer-4gd2m/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.658296922Z namespaces/kube-system/pods/global-pull-secret-syncer-4gd2m/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.658357926Z namespaces/kube-system/pods/global-pull-secret-syncer-4gd2m/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.658678306Z namespaces/kube-system/pods/global-pull-secret-syncer-4gd2m/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.658761201Z namespaces/kube-system/pods/global-pull-secret-syncer-4gd2m/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.658856726Z namespaces/kube-system/pods/global-pull-secret-syncer-8vtxf/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.65891434Z namespaces/kube-system/pods/global-pull-secret-syncer-8vtxf/global-pull-secret-syncer-8vtxf.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.659011446Z namespaces/kube-system/pods/global-pull-secret-syncer-8vtxf/global-pull-secret-syncer/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.659025647Z namespaces/kube-system/pods/global-pull-secret-syncer-8vtxf/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.659037138Z namespaces/kube-system/pods/global-pull-secret-syncer-8vtxf/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.659086161Z namespaces/kube-system/pods/global-pull-secret-syncer-8vtxf/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.659368878Z namespaces/kube-system/pods/global-pull-secret-syncer-8vtxf/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.659454523Z namespaces/kube-system/pods/global-pull-secret-syncer-8vtxf/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.659519447Z namespaces/kube-system/pods/global-pull-secret-syncer-p5ndb/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.659579071Z namespaces/kube-system/pods/global-pull-secret-syncer-p5ndb/global-pull-secret-syncer-p5ndb.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.659655896Z namespaces/kube-system/pods/global-pull-secret-syncer-p5ndb/global-pull-secret-syncer/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.659662356Z namespaces/kube-system/pods/global-pull-secret-syncer-p5ndb/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.659673597Z namespaces/kube-system/pods/global-pull-secret-syncer-p5ndb/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.659739171Z namespaces/kube-system/pods/global-pull-secret-syncer-p5ndb/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.660072702Z namespaces/kube-system/pods/global-pull-secret-syncer-p5ndb/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.660162917Z namespaces/kube-system/pods/global-pull-secret-syncer-p5ndb/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.660231042Z namespaces/kube-system/pods/konnectivity-agent-2sr6m/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.660288245Z namespaces/kube-system/pods/konnectivity-agent-2sr6m/konnectivity-agent-2sr6m.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.660385321Z namespaces/kube-system/pods/konnectivity-agent-2sr6m/konnectivity-agent/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.660393381Z namespaces/kube-system/pods/konnectivity-agent-2sr6m/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.660403032Z namespaces/kube-system/pods/konnectivity-agent-2sr6m/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.660456335Z namespaces/kube-system/pods/konnectivity-agent-2sr6m/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.661490379Z namespaces/kube-system/pods/konnectivity-agent-2sr6m/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.661598356Z namespaces/kube-system/pods/konnectivity-agent-2sr6m/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.661675311Z namespaces/kube-system/pods/konnectivity-agent-v2msm/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.661733224Z namespaces/kube-system/pods/konnectivity-agent-v2msm/konnectivity-agent-v2msm.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.661857562Z namespaces/kube-system/pods/konnectivity-agent-v2msm/konnectivity-agent/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.661874333Z namespaces/kube-system/pods/konnectivity-agent-v2msm/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.661893044Z namespaces/kube-system/pods/konnectivity-agent-v2msm/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.661945977Z namespaces/kube-system/pods/konnectivity-agent-v2msm/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.663024134Z namespaces/kube-system/pods/konnectivity-agent-v2msm/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.663067157Z namespaces/kube-system/pods/konnectivity-agent-v2msm/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.663073527Z namespaces/kube-system/pods/konnectivity-agent-wx25k/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.663143481Z namespaces/kube-system/pods/konnectivity-agent-wx25k/konnectivity-agent-wx25k.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.663224996Z namespaces/kube-system/pods/konnectivity-agent-wx25k/konnectivity-agent/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.663236777Z namespaces/kube-system/pods/konnectivity-agent-wx25k/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.663241817Z namespaces/kube-system/pods/konnectivity-agent-wx25k/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.663252288Z namespaces/kube-system/pods/konnectivity-agent-wx25k/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.664299813Z namespaces/kube-system/pods/konnectivity-agent-wx25k/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.664381798Z namespaces/kube-system/pods/konnectivity-agent-wx25k/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.66442419Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-144.ec2.internal/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.664465023Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-144.ec2.internal/kube-apiserver-proxy-ip-10-0-131-144.ec2.internal.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.664552918Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-144.ec2.internal/haproxy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.664561729Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-144.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.664568369Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-144.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.664632143Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-144.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.664997876Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-144.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.665100172Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-144.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.665155766Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-87.ec2.internal/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.66522795Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-87.ec2.internal/kube-apiserver-proxy-ip-10-0-135-87.ec2.internal.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.665311205Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-87.ec2.internal/haproxy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.665323456Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-87.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.665334177Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-87.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.665397101Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-87.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.665739402Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-87.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.665834608Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-87.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.665922973Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-106.ec2.internal/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.665970816Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-106.ec2.internal/kube-apiserver-proxy-ip-10-0-142-106.ec2.internal.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.666081503Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-106.ec2.internal/haproxy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.666099884Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-106.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.666106314Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-106.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.666148617Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-106.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.666396172Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-106.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.666493248Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-106.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.666542412Z namespaces/kube-system/policy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.666605185Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.66667958Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.666691791Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.666732003Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.666852071Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.666906494Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.666983659Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.666993129Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.66699841Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.667053593Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.66716919Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.667298558Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.66732465Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.667413515Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.667450348Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.667519372Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.667566335Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.667668001Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.667776198Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.667918577Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.667996641Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.668057615Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.668127639Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.668197164Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.668323411Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.668398766Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.66845715Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.668572307Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.668662432Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.668722546Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.669893688Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.670013916Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.670128533Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.670200287Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.670284243Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.670430862Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.670624954Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.670682987Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.67072841Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.670777813Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.670871819Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.670919362Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.670967725Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.67104642Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.671128105Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.671192419Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.671236831Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.671308756Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.671358189Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.671418493Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.671460675Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.671514199Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.671561331Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.671621215Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.671677489Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.671820718Z namespaces/openshift-apiserver/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.671894592Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.671977747Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.67202886Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.672092294Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.672138667Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.672244594Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.672361781Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.672449156Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.672497119Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.672552463Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.672618917Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.67267254Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.672771336Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.672847261Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.672891504Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.67299867Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.673081796Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.673137379Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.673255286Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.673362393Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.673496691Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.673603358Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.673712844Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.673994112Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.674207825Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.674299001Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.674357314Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.674427168Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.674482112Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.674529995Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.674588409Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.674671164Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.674762309Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.674852675Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.674890827Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.674947351Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.674996744Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.675054647Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.6751014Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.675166914Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.675226418Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.675299313Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.675308463Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.675312203Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.675369327Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.675443151Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.675454192Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.675459412Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.675534607Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.675620282Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.675628183Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.675631583Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.675680416Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.675763041Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.675771002Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.675860987Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.676011586Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.67606826Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.676151195Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.676207469Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.676291894Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.676356998Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.676453894Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.676565611Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.676669337Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.676730031Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.676778704Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.676860009Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.676912272Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.676995237Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.677053061Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.677097464Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.677182629Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.677260234Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.677271654Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.677284745Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.677378521Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.677398082Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.67753331Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.677604025Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.67768911Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.677766555Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.677908314Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.678077884Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.6781803Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.678227973Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.678277326Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.678324369Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.678366952Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.678404284Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.678457337Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.67848991Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.678529262Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.678614907Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.678695432Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.678734765Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.678778747Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.678871423Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.678915086Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.678969059Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.679015272Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.679065175Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.679074175Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.679095537Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.679171832Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.679212644Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.679277408Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.679320821Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.679400686Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.679450549Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.679552165Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.679591478Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.679654691Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.679700234Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.679912747Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.679997733Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.680074367Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.680130521Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.680172274Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.680229927Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.68027629Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.680359865Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.680416718Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.680456271Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.680538366Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.680586819Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.68060018Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.680651263Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.680750989Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.680876887Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.681001255Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.681098171Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.681143803Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.68124544Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.681326645Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.681685107Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.681768292Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.682008997Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.682159256Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.682281724Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.682339207Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.68237994Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.682446094Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.682505967Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.682578622Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.682656697Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.682736702Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.682779184Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.682938654Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.683049841Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.683098594Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.683145967Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.6831984Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.683258974Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.683370121Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.683388422Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pctgs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.683398773Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pctgs/aws-ebs-csi-driver-node-pctgs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.683526781Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pctgs/csi-driver/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.683536821Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pctgs/csi-driver/csi-driver/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.683541782Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pctgs/csi-driver/csi-driver/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.683579874Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pctgs/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.683699111Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pctgs/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.683818559Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pctgs/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.68384833Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pctgs/csi-liveness-probe/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.683869252Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pctgs/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.683889663Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pctgs/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.683934796Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pctgs/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.684053423Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pctgs/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.684128498Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pctgs/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.684190682Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pctgs/csi-node-driver-registrar/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.684204272Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pctgs/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.684210313Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pctgs/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.684271157Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pctgs/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.684385704Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pctgs/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.684470659Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pctgs/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.684531883Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rhfpc/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.684590176Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rhfpc/aws-ebs-csi-driver-node-rhfpc.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.684711554Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rhfpc/csi-driver/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.684720834Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rhfpc/csi-driver/csi-driver/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.684725955Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rhfpc/csi-driver/csi-driver/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.684762847Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rhfpc/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.684903196Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rhfpc/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.684980591Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rhfpc/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.685032884Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rhfpc/csi-liveness-probe/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.685041574Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rhfpc/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.685049735Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rhfpc/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.685115509Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rhfpc/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.685225766Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rhfpc/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.685314661Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rhfpc/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.685382275Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rhfpc/csi-node-driver-registrar/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.685395816Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rhfpc/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.685404327Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rhfpc/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.685478641Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rhfpc/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.685585428Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rhfpc/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.685664823Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rhfpc/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.685732867Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zb5cp/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.6857887Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zb5cp/aws-ebs-csi-driver-node-zb5cp.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.685911368Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zb5cp/csi-driver/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.685922199Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zb5cp/csi-driver/csi-driver/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.685937939Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zb5cp/csi-driver/csi-driver/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.686000943Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zb5cp/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.686118651Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zb5cp/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.686199726Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zb5cp/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.68626559Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zb5cp/csi-liveness-probe/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.68627586Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zb5cp/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.686279301Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zb5cp/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.686337504Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zb5cp/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.686451671Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zb5cp/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.686540457Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zb5cp/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.68659888Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zb5cp/csi-node-driver-registrar/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.686610451Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zb5cp/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.686615801Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zb5cp/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.686647403Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zb5cp/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.686771351Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zb5cp/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.686890078Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zb5cp/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.68691675Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.686981564Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.687037918Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.687048698Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.687092951Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.687176066Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.687223949Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.687298444Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.687344477Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.687424891Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.687434412Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.687440223Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.687492156Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.68755708Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.6875677Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.687632284Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.687762323Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.687900431Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.687985046Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.68804364Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.688126615Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.688174488Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.688327637Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.688419573Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.688514659Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.688567042Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.688630096Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.688765534Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.68884845Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.688923824Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.688983238Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.689101635Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.689160149Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.689220782Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.689331189Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.68950799Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.689518131Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.689636648Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.689766096Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.689873853Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.690512952Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.690621539Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.690818581Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.69095734Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.691178303Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.691370645Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.691655413Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.691726797Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.691833414Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.691903988Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.691970902Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.692033446Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.69208995Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.692198737Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.692309043Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.692366747Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.692442032Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.692519706Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.692590591Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.692679646Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.69273615Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.692824415Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.692881539Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.692945563Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.692960993Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8htbm/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.693034898Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8htbm/tuned-8htbm.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.693180607Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8htbm/tuned/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.693194678Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8htbm/tuned/tuned/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.693253322Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8htbm/tuned/tuned/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.693607104Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8htbm/tuned/tuned/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.693735341Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8htbm/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.693973446Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8htbm/tuned/tuned/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.693997168Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-fggsl/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.69402997Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-fggsl/tuned-fggsl.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.694122655Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-fggsl/tuned/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.694133596Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-fggsl/tuned/tuned/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.694137756Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-fggsl/tuned/tuned/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.69419818Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-fggsl/tuned/tuned/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.694340099Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-fggsl/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.694436415Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-fggsl/tuned/tuned/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.694481938Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rtkdm/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.694530301Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rtkdm/tuned-rtkdm.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.694642107Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rtkdm/tuned/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.694649578Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rtkdm/tuned/tuned/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.694661738Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rtkdm/tuned/tuned/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.694736593Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rtkdm/tuned/tuned/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.694921185Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rtkdm/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.69501604Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rtkdm/tuned/tuned/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.695055003Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.695121067Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.695209312Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.695269256Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.695313639Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.695340751Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.695413515Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-131-144.ec2.internal.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.695551493Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-135-87.ec2.internal.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.69565543Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-142-106.ec2.internal.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.695745436Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.695789468Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.695966949Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.696024053Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.696118028Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.69614678Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.696256427Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.6963091Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.696438748Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.696583407Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.696710005Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.696761058Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.696865975Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.69694782Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.697005763Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.69711647Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.697181654Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.697238828Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.697347375Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.697471702Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.697526155Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.697751069Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.697907909Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.69807998Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.698177206Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.698340376Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.698503966Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.69873871Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.698820755Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.69889363Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.698961964Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.699035849Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.699114514Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.699170447Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.699275323Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.69937927Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.699446004Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.699505398Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.699625135Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.699675638Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.699780525Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.69986885Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.699941855Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.700005539Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.700082793Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.700107625Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-jhzwk/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.700156248Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-jhzwk/cluster-samples-operator-6dc5bdb6b4-jhzwk.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.700256584Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-jhzwk/cluster-samples-operator-watch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.700264265Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-jhzwk/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.700270835Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-jhzwk/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.700332939Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-jhzwk/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.700464367Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-jhzwk/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.700554713Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-jhzwk/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.700605816Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-jhzwk/cluster-samples-operator/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.700619407Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-jhzwk/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.700640158Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-jhzwk/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.700727503Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-jhzwk/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.701441397Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-jhzwk/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.701557804Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-jhzwk/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.701599007Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.701662571Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.701732965Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.701822481Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.701951609Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.702020933Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.702085537Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.70213844Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.702225596Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.70229281Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.702398476Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.702523974Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.702647532Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.702705195Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.702760779Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.702863395Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.702907238Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.703015475Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.703066968Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.703126112Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.703226258Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.703280581Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.703289902Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.703354315Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.703467262Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.703569239Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.703623812Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.703766401Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.703899479Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.70423427Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.704334656Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.704466994Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.704613603Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.70488121Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.705029899Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.705076612Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.705152127Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.705198829Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.705259913Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.705300896Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.705384381Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.705474717Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.705518439Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.705563882Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.705613645Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.705655528Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.705750364Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.705781806Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.705954876Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.705983028Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.706067333Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.706073784Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-24f9z/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.706142658Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-24f9z/volume-data-source-validator-7c6cbb6c87-24f9z.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.706223323Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-24f9z/volume-data-source-validator/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.706241474Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-24f9z/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.706256775Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-24f9z/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.706322539Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-24f9z/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.706445907Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-24f9z/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.706545713Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-24f9z/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.706592246Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.706650819Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.706726334Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.706782607Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.706915416Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.70697609Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.707259277Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.70731597Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.707395895Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.707450869Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.707554115Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.707647991Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.707745387Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.707821782Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.707877395Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.707930658Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.707984622Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.708082558Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.708136061Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.708183844Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.7082867Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.708335143Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.708342354Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.708399777Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.708472342Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.708531766Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.708655033Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.708779291Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.7089316Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.709035397Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.709131852Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.709283712Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.709494405Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.70957554Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.709634114Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.709705348Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.709767142Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.709845777Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.709901Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.710004926Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.710104983Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.710164476Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.71021944Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.710278623Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.710325496Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.71038623Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.710437693Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.710498697Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.71054416Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.710641946Z namespaces/openshift-config-managed/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.710699019Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.710783465Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.71086452Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.710950665Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.711004598Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.711104024Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.711202011Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.711300057Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.71135154Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.711404633Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.711453346Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.711508619Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.711610926Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.711664989Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.711716882Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.711859911Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.711933886Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.711994709Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.715299113Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.715377888Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.715497246Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.715575181Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.715694538Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.71589709Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.716004957Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.7160496Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.716085442Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.716179248Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.716229851Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.716280594Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.716357079Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.716411832Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.716477976Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.716516989Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.716595554Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.716670738Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.716714951Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.716758334Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.71685164Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.716884742Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.716941145Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.716987088Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.717046361Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.717056262Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.717106865Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.717173979Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.717224352Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.717274966Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.717316908Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.717358501Z namespaces/openshift-config-operator/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.717367701Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.717371301Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.717417654Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.717538482Z namespaces/openshift-config/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.717584555Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.717650799Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.717689401Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.717736824Z namespaces/openshift-config/apps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.717772396Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.717906334Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.718006461Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.718087686Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.718126108Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.718172061Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.718219774Z namespaces/openshift-config/batch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.718262276Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.718340541Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.718380564Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.718428327Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.718501621Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.718577076Z namespaces/openshift-config/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.718633019Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.718775878Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.718898986Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.719007402Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.719097728Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.719173183Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.719347824Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.719492512Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.719544376Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.719594469Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.719641172Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.719686715Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.719739898Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.719785721Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.719873106Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.71993323Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.720043817Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.720160754Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.720208467Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.7202684Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.720324094Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.720375297Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.72042967Z namespaces/openshift-config/policy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.720486404Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.720542628Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.720601071Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.720695757Z namespaces/openshift-console-operator/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.72074472Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.720835735Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.720873568Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.720925191Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.720964543Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.721042948Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.721171916Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.721276303Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.721323386Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.721369908Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.72154745Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.721614194Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.72172661Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.721830547Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.721996557Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.722090283Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.722132366Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.722139706Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.722179318Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.722250083Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.722302376Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.722905723Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.722986898Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.723233874Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.723310638Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.723431896Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.723557344Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.723726964Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.723781108Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.723920226Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.723976129Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.724012772Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.724059165Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.724096877Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.724175522Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.724250517Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.72430774Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.724357473Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.724413527Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.72446386Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.724514133Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.724558105Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.724608739Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.724640061Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.724694734Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.724707005Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-phhz6/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.724756688Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-phhz6/console-operator-9d4b6777b-phhz6.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.724873685Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-phhz6/console-operator/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.724890266Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-phhz6/console-operator/console-operator/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.724895226Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-phhz6/console-operator/console-operator/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.724935019Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-phhz6/console-operator/console-operator/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.725358735Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-phhz6/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.725406268Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.725463052Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.725502634Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.725544086Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.72560366Z namespaces/openshift-console/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.725656244Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.725717957Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.72576558Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.725848745Z namespaces/openshift-console/apps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.725893568Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.725979384Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.726147884Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.726440162Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.726485035Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.726527707Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.72657086Z namespaces/openshift-console/batch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.726601952Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.726682357Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.72672937Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.726758081Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.726876979Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.726939183Z namespaces/openshift-console/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.726982735Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.7275464Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.727630205Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.727927194Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.728002868Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.728170579Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.728290316Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.728463247Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.728532301Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.728576874Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.728638148Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.72867481Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.728743204Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.728779956Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.728895024Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.728971298Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.729018001Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.729056414Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.729103436Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.729148359Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.729195232Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.729233665Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.729277547Z namespaces/openshift-console/pods/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.729283617Z namespaces/openshift-console/pods/console-bb96c7b68-9s79w/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.72932462Z namespaces/openshift-console/pods/console-bb96c7b68-9s79w/console-bb96c7b68-9s79w.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.729412996Z namespaces/openshift-console/pods/console-bb96c7b68-9s79w/console/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.729423156Z namespaces/openshift-console/pods/console-bb96c7b68-9s79w/console/console/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.729438327Z namespaces/openshift-console/pods/console-bb96c7b68-9s79w/console/console/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.729468779Z namespaces/openshift-console/pods/console-bb96c7b68-9s79w/console/console/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.729565075Z namespaces/openshift-console/pods/console-bb96c7b68-9s79w/console/console/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.729632659Z namespaces/openshift-console/pods/console-bb96c7b68-9s79w/console/console/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.729680232Z namespaces/openshift-console/pods/downloads-6bcc868b7-84pz9/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.729721095Z namespaces/openshift-console/pods/downloads-6bcc868b7-84pz9/downloads-6bcc868b7-84pz9.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.729853703Z namespaces/openshift-console/pods/downloads-6bcc868b7-84pz9/download-server/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.729868524Z namespaces/openshift-console/pods/downloads-6bcc868b7-84pz9/download-server/download-server/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.729872084Z namespaces/openshift-console/pods/downloads-6bcc868b7-84pz9/download-server/download-server/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.729904596Z namespaces/openshift-console/pods/downloads-6bcc868b7-84pz9/download-server/download-server/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.730180623Z namespaces/openshift-console/pods/downloads-6bcc868b7-84pz9/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.730250137Z namespaces/openshift-console/pods/downloads-6bcc868b7-84pz9/download-server/download-server/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.73029588Z namespaces/openshift-console/policy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.730333772Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.730383905Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.730430778Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.730551956Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.730597139Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.730662333Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.730700285Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.730763019Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.730824093Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.730907668Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.730986863Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.731061717Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.731117981Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.731164024Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.731220457Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.73126854Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.731360866Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.731417549Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.731462742Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.731539907Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.731610471Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.731652724Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.731764141Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.731898199Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.731997285Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.732111602Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.732192417Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.732311815Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.732476765Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.732527018Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.732571311Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.732611863Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.732654886Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.732699319Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.732734701Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.732840837Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.732926982Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.732973245Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.733018208Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.733058471Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.733098423Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.733142766Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.733183348Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.733226111Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.733268574Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.733341808Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.733389931Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.733499118Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.7335401Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.733586423Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.733624866Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.733701521Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.733777075Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.733893592Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.733951256Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.734000559Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.734063973Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.734107975Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.73418401Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.734227263Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.734269025Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.73434423Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.734398733Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.734412044Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.734448476Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.734526441Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.734570634Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.73467499Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.734748305Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.734859792Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.734937127Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.735012721Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.735128578Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.735279648Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.735330951Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.735367903Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.735421007Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.735456529Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.735519063Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.735564676Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.73564385Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.735722355Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.735903266Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.735946929Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.736012563Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.736051606Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.736106639Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.736140791Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.736198685Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.736233437Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.736329423Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.736376316Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.736432989Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.736464301Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.736514474Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.736556017Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.736636822Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.736708796Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.736784551Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.736981553Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.737030266Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.737081599Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.737118812Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.737197816Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.737237899Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.737274671Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.737352456Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.73741149Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.737468023Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.737561569Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.737641544Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.737720459Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.737819705Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.73790346Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.738034928Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.738195248Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.738251902Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.738310325Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.73838538Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.738431022Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.738488546Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.738525868Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.738609504Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.738687548Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.738740412Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.738774694Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.73886986Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.738922043Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.738970306Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.739007078Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.739054891Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.739087713Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.739135096Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.739175619Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.739215921Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.739262094Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.739346559Z namespaces/openshift-dns/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.739393152Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.739469947Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.739512169Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.739555282Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.739596034Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.739741823Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.73984774Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.739926885Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.739961527Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.74000935Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.740046452Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.740090535Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.74016829Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.740225773Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.740271446Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.740348411Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.740392894Z namespaces/openshift-dns/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.740432736Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.740554404Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.740636299Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.740874153Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.740956149Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.741202874Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.741314001Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.741492942Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.741545965Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.741588337Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.741643411Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.741679983Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.741742047Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.74178759Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.741888336Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.741966031Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.742057977Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.742101889Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.742154363Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.742194865Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.742242888Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.742285041Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.742328413Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.742334644Z namespaces/openshift-dns/pods/dns-default-hqlvp/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.742371116Z namespaces/openshift-dns/pods/dns-default-hqlvp/dns-default-hqlvp.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.742456641Z namespaces/openshift-dns/pods/dns-default-hqlvp/dns/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.742464702Z namespaces/openshift-dns/pods/dns-default-hqlvp/dns/dns/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.742468082Z namespaces/openshift-dns/pods/dns-default-hqlvp/dns/dns/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.742516665Z namespaces/openshift-dns/pods/dns-default-hqlvp/dns/dns/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.742606291Z namespaces/openshift-dns/pods/dns-default-hqlvp/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.742668044Z namespaces/openshift-dns/pods/dns-default-hqlvp/dns/dns/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.742707727Z namespaces/openshift-dns/pods/dns-default-hqlvp/kube-rbac-proxy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.742713867Z namespaces/openshift-dns/pods/dns-default-hqlvp/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.742722248Z namespaces/openshift-dns/pods/dns-default-hqlvp/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.74275929Z namespaces/openshift-dns/pods/dns-default-hqlvp/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.742877177Z namespaces/openshift-dns/pods/dns-default-hqlvp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.742946981Z namespaces/openshift-dns/pods/dns-default-hqlvp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.743069799Z namespaces/openshift-dns/pods/dns-default-n9t2k/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.743113122Z namespaces/openshift-dns/pods/dns-default-n9t2k/dns-default-n9t2k.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.743195967Z namespaces/openshift-dns/pods/dns-default-n9t2k/dns/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.743203937Z namespaces/openshift-dns/pods/dns-default-n9t2k/dns/dns/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.743208808Z namespaces/openshift-dns/pods/dns-default-n9t2k/dns/dns/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.743260941Z namespaces/openshift-dns/pods/dns-default-n9t2k/dns/dns/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.743354897Z namespaces/openshift-dns/pods/dns-default-n9t2k/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.743420271Z namespaces/openshift-dns/pods/dns-default-n9t2k/dns/dns/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.743457513Z namespaces/openshift-dns/pods/dns-default-n9t2k/kube-rbac-proxy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.743465024Z namespaces/openshift-dns/pods/dns-default-n9t2k/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.743470474Z namespaces/openshift-dns/pods/dns-default-n9t2k/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.743519317Z namespaces/openshift-dns/pods/dns-default-n9t2k/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.743606832Z namespaces/openshift-dns/pods/dns-default-n9t2k/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.743675746Z namespaces/openshift-dns/pods/dns-default-n9t2k/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.74372619Z namespaces/openshift-dns/pods/dns-default-w9st4/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.743770402Z namespaces/openshift-dns/pods/dns-default-w9st4/dns-default-w9st4.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.743951874Z namespaces/openshift-dns/pods/dns-default-w9st4/dns/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.743963324Z namespaces/openshift-dns/pods/dns-default-w9st4/dns/dns/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.743966595Z namespaces/openshift-dns/pods/dns-default-w9st4/dns/dns/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.744006157Z namespaces/openshift-dns/pods/dns-default-w9st4/dns/dns/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.744092492Z namespaces/openshift-dns/pods/dns-default-w9st4/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.744161567Z namespaces/openshift-dns/pods/dns-default-w9st4/dns/dns/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.744207909Z namespaces/openshift-dns/pods/dns-default-w9st4/kube-rbac-proxy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.74421465Z namespaces/openshift-dns/pods/dns-default-w9st4/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.74422397Z namespaces/openshift-dns/pods/dns-default-w9st4/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.744263133Z namespaces/openshift-dns/pods/dns-default-w9st4/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.744351458Z namespaces/openshift-dns/pods/dns-default-w9st4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.744417032Z namespaces/openshift-dns/pods/dns-default-w9st4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.744463335Z namespaces/openshift-dns/pods/node-resolver-cnp6f/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.744497577Z namespaces/openshift-dns/pods/node-resolver-cnp6f/node-resolver-cnp6f.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.744578852Z namespaces/openshift-dns/pods/node-resolver-cnp6f/dns-node-resolver/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.744585793Z namespaces/openshift-dns/pods/node-resolver-cnp6f/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.744590943Z namespaces/openshift-dns/pods/node-resolver-cnp6f/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.744639826Z namespaces/openshift-dns/pods/node-resolver-cnp6f/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.744722911Z namespaces/openshift-dns/pods/node-resolver-cnp6f/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.744789945Z namespaces/openshift-dns/pods/node-resolver-cnp6f/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.744853669Z namespaces/openshift-dns/pods/node-resolver-r69nr/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.744897602Z namespaces/openshift-dns/pods/node-resolver-r69nr/node-resolver-r69nr.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.744987667Z namespaces/openshift-dns/pods/node-resolver-r69nr/dns-node-resolver/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.745004299Z namespaces/openshift-dns/pods/node-resolver-r69nr/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.745010719Z namespaces/openshift-dns/pods/node-resolver-r69nr/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.74502901Z namespaces/openshift-dns/pods/node-resolver-r69nr/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.745116886Z namespaces/openshift-dns/pods/node-resolver-r69nr/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.74518187Z namespaces/openshift-dns/pods/node-resolver-r69nr/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.745231513Z namespaces/openshift-dns/pods/node-resolver-z72z9/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.745272685Z namespaces/openshift-dns/pods/node-resolver-z72z9/node-resolver-z72z9.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.74534511Z namespaces/openshift-dns/pods/node-resolver-z72z9/dns-node-resolver/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.745373531Z namespaces/openshift-dns/pods/node-resolver-z72z9/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.745383112Z namespaces/openshift-dns/pods/node-resolver-z72z9/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.745442216Z namespaces/openshift-dns/pods/node-resolver-z72z9/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.745531981Z namespaces/openshift-dns/pods/node-resolver-z72z9/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.745596545Z namespaces/openshift-dns/pods/node-resolver-z72z9/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.745644048Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.745686401Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.745732714Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.745767206Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.745876323Z namespaces/openshift-etcd/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.745917485Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.746068254Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.746105677Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.746171481Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.746216644Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.746301129Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.746373673Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.746452148Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.746489671Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.746535423Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.746592867Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.74663856Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.746712464Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.746765928Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.746831562Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.746916707Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.746980971Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.747024453Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.74712033Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.747196314Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.747277349Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.747350514Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.747429778Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.747552866Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.747708716Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.747753049Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.747821953Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.747853595Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.747906768Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.747974562Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.748017375Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.74809697Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.748172344Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.748218207Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.74825792Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.748301672Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.748341395Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.748409419Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.748432Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.748503515Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.748524236Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.748610511Z namespaces/openshift-host-network/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.748656174Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.748722978Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.74875333Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.748840366Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.748872358Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.748962973Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.749041398Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.749120713Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.749172826Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.749218869Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.749263022Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.749307525Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.74939674Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.749447633Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.749504707Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.749574921Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.749649956Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.749695518Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.749811316Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.749910352Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.749987147Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.750072722Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.750141886Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.750286395Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.750384331Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.750977578Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.751027951Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.751084234Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.751115206Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.751165789Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.751206082Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.751274196Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.751315709Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.751396334Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.751467478Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.751518721Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.751554493Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.751605036Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.751637909Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.751697502Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.751733254Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.751785018Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.751846211Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.751938747Z namespaces/openshift-image-registry/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.75198598Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.752045044Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.752084046Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.75214331Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.752183382Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.752290249Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.752433428Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.752616709Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.752661072Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.752701464Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.752744477Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.75278786Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.75296412Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.753005713Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.753047576Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.75312466Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.753176804Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.753191425Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.753233237Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.753314312Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.753353084Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.753981653Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.754055568Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.754327175Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.754398849Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.754621883Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.75474353Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.754973275Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.755069961Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.755140305Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.755211689Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.755256142Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.755312256Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.755355078Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.755445104Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.755525789Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.755595853Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.755640026Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.75571257Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.755754893Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.755900502Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.755995578Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.756055091Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.756098884Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.756150067Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.75619397Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.756251274Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.756259074Z namespaces/openshift-image-registry/pods/image-registry-7dc86d8d7f-wg7qk/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.756301446Z namespaces/openshift-image-registry/pods/image-registry-7dc86d8d7f-wg7qk/image-registry-7dc86d8d7f-wg7qk.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.756414233Z namespaces/openshift-image-registry/pods/image-registry-7dc86d8d7f-wg7qk/registry/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.756422264Z namespaces/openshift-image-registry/pods/image-registry-7dc86d8d7f-wg7qk/registry/registry/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.756429625Z namespaces/openshift-image-registry/pods/image-registry-7dc86d8d7f-wg7qk/registry/registry/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.756473437Z namespaces/openshift-image-registry/pods/image-registry-7dc86d8d7f-wg7qk/registry/registry/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.757870083Z namespaces/openshift-image-registry/pods/image-registry-7dc86d8d7f-wg7qk/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.757940918Z namespaces/openshift-image-registry/pods/image-registry-7dc86d8d7f-wg7qk/registry/registry/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.758007832Z namespaces/openshift-image-registry/pods/node-ca-4767s/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.758080967Z namespaces/openshift-image-registry/pods/node-ca-4767s/node-ca-4767s.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.758152811Z namespaces/openshift-image-registry/pods/node-ca-4767s/node-ca/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.758168402Z namespaces/openshift-image-registry/pods/node-ca-4767s/node-ca/node-ca/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.758175342Z namespaces/openshift-image-registry/pods/node-ca-4767s/node-ca/node-ca/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.758216035Z namespaces/openshift-image-registry/pods/node-ca-4767s/node-ca/node-ca/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.758369724Z namespaces/openshift-image-registry/pods/node-ca-4767s/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.75846928Z namespaces/openshift-image-registry/pods/node-ca-4767s/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.758514983Z namespaces/openshift-image-registry/pods/node-ca-lw625/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.758570037Z namespaces/openshift-image-registry/pods/node-ca-lw625/node-ca-lw625.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.758637851Z namespaces/openshift-image-registry/pods/node-ca-lw625/node-ca/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.758650172Z namespaces/openshift-image-registry/pods/node-ca-lw625/node-ca/node-ca/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.758655232Z namespaces/openshift-image-registry/pods/node-ca-lw625/node-ca/node-ca/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.758699555Z namespaces/openshift-image-registry/pods/node-ca-lw625/node-ca/node-ca/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.758871135Z namespaces/openshift-image-registry/pods/node-ca-lw625/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.758937629Z namespaces/openshift-image-registry/pods/node-ca-lw625/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.758984452Z namespaces/openshift-image-registry/pods/node-ca-xcs8j/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.759046856Z namespaces/openshift-image-registry/pods/node-ca-xcs8j/node-ca-xcs8j.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.759127571Z namespaces/openshift-image-registry/pods/node-ca-xcs8j/node-ca/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.759136652Z namespaces/openshift-image-registry/pods/node-ca-xcs8j/node-ca/node-ca/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.759143812Z namespaces/openshift-image-registry/pods/node-ca-xcs8j/node-ca/node-ca/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.759191195Z namespaces/openshift-image-registry/pods/node-ca-xcs8j/node-ca/node-ca/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.759338024Z namespaces/openshift-image-registry/pods/node-ca-xcs8j/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.759410989Z namespaces/openshift-image-registry/pods/node-ca-xcs8j/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.759448561Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.759489443Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.759549357Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.75959291Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.759692806Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.759739579Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.759823114Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.759865367Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.759940231Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.759986354Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.76008862Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.760173946Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.760255161Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.760296793Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.760348167Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.760388299Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.760432092Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.760507376Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.76056985Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.760611093Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.760696518Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.760758552Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.760833566Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.760954624Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.76105313Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.7612155Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.761305386Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.761510008Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.761645617Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.761956456Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.76202903Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.762071013Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.762146108Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.762196121Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.762274975Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.762329909Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.762480408Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.762615867Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.762698682Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.762747645Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.762866212Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.762929466Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.763029112Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.763045753Z namespaces/openshift-ingress-canary/pods/ingress-canary-6txtb/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.763106587Z namespaces/openshift-ingress-canary/pods/ingress-canary-6txtb/ingress-canary-6txtb.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.763244426Z namespaces/openshift-ingress-canary/pods/ingress-canary-6txtb/serve-healthcheck-canary/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.763263657Z namespaces/openshift-ingress-canary/pods/ingress-canary-6txtb/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.763270967Z namespaces/openshift-ingress-canary/pods/ingress-canary-6txtb/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.76331607Z namespaces/openshift-ingress-canary/pods/ingress-canary-6txtb/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.763452648Z namespaces/openshift-ingress-canary/pods/ingress-canary-6txtb/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.763551974Z namespaces/openshift-ingress-canary/pods/ingress-canary-6txtb/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.763618829Z namespaces/openshift-ingress-canary/pods/ingress-canary-kms9t/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.763677452Z namespaces/openshift-ingress-canary/pods/ingress-canary-kms9t/ingress-canary-kms9t.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.763757157Z namespaces/openshift-ingress-canary/pods/ingress-canary-kms9t/serve-healthcheck-canary/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.763766508Z namespaces/openshift-ingress-canary/pods/ingress-canary-kms9t/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.763777648Z namespaces/openshift-ingress-canary/pods/ingress-canary-kms9t/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.763857423Z namespaces/openshift-ingress-canary/pods/ingress-canary-kms9t/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.763999172Z namespaces/openshift-ingress-canary/pods/ingress-canary-kms9t/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.764071617Z namespaces/openshift-ingress-canary/pods/ingress-canary-kms9t/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.764086327Z namespaces/openshift-ingress-canary/pods/ingress-canary-xmnns/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.764135401Z namespaces/openshift-ingress-canary/pods/ingress-canary-xmnns/ingress-canary-xmnns.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.764214915Z namespaces/openshift-ingress-canary/pods/ingress-canary-xmnns/serve-healthcheck-canary/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.764224166Z namespaces/openshift-ingress-canary/pods/ingress-canary-xmnns/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.764229046Z namespaces/openshift-ingress-canary/pods/ingress-canary-xmnns/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.764245727Z namespaces/openshift-ingress-canary/pods/ingress-canary-xmnns/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.764350674Z namespaces/openshift-ingress-canary/pods/ingress-canary-xmnns/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.764411498Z namespaces/openshift-ingress-canary/pods/ingress-canary-xmnns/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.7644503Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.764486362Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.764543126Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.764583518Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.764687005Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.764732018Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.764783701Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.764843174Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.764910209Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.764956611Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.765038466Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.765112281Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.765192006Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.765236409Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.765293982Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.765325194Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.765366507Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.765459832Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.765505985Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.765539837Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.765635833Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.765673116Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.765721649Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.766350438Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.766429332Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.766535759Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.766615004Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.766683328Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.766834697Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.76703278Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.767108234Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.767151197Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.76720325Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.767241933Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.767286795Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.767292946Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.767327038Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.767426514Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.767464456Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.767573143Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.767656058Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.767725402Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.767820858Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.767911944Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.767958687Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.768027171Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.768068424Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.768135138Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.76817049Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.768236354Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.768245835Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.768283757Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.768373483Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.768449387Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.76849934Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.768549133Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.768628588Z namespaces/openshift-ingress/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.768677891Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.768750946Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.768786988Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.768989321Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.769024163Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.769110048Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.769256307Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.769377774Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.769440688Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.769516493Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.769567946Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.769650131Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.769740097Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.769830702Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.769888306Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.769984412Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.770062517Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.77011727Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.770300291Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.770402838Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.770557627Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.770632122Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.770782061Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.770953792Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.771150384Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.7712442Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.771286822Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.771353976Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.771383908Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.771447102Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.771488825Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.77157216Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.771650305Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.771706878Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.771757341Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.771840357Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.771888789Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.771954474Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.772013577Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.772082992Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.772090182Z namespaces/openshift-ingress/pods/router-default-85cf97bcfb-crk2g/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.772142365Z namespaces/openshift-ingress/pods/router-default-85cf97bcfb-crk2g/router-default-85cf97bcfb-crk2g.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.772265413Z namespaces/openshift-ingress/pods/router-default-85cf97bcfb-crk2g/router/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.772277764Z namespaces/openshift-ingress/pods/router-default-85cf97bcfb-crk2g/router/router/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.772291714Z namespaces/openshift-ingress/pods/router-default-85cf97bcfb-crk2g/router/router/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.772347588Z namespaces/openshift-ingress/pods/router-default-85cf97bcfb-crk2g/router/router/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.772552781Z namespaces/openshift-ingress/pods/router-default-85cf97bcfb-crk2g/router/router/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.772623105Z namespaces/openshift-ingress/pods/router-default-85cf97bcfb-crk2g/router/router/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.772666257Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.77269651Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.772771844Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.77286151Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.772960446Z namespaces/openshift-insights/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.773000788Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.773056492Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.773101955Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.773169489Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.773269695Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.773337129Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.773464337Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.773562383Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.773604046Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.773648818Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.773731343Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.773772506Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.773943816Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.773984139Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.774064244Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.774107147Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.774142949Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.774222244Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.774468669Z namespaces/openshift-insights/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.774512962Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.77513727Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.775226136Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.775483171Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.77561027Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.77593839Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.776027135Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.776162313Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.776236238Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.776279101Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.776355025Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.776395028Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.776486693Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.776539907Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.776577059Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.776635193Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.776681216Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.77674902Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.776815444Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.776889249Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.776951472Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.777019966Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.777102122Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.777158685Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.777203198Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.777262332Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.777295794Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.777371998Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.77739348Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.777456273Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.777498086Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.77755737Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.77756457Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-7h7vz/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.777609293Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-7h7vz/insights-operator-585dfdc468-7h7vz.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.777699168Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-7h7vz/insights-operator/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.777707879Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-7h7vz/insights-operator/insights-operator/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.777715969Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-7h7vz/insights-operator/insights-operator/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.777778523Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-7h7vz/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.778241182Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-7h7vz/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.778585923Z namespaces/openshift-insights/pods/insights-runtime-extractor-mvdnw/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.778673959Z namespaces/openshift-insights/pods/insights-runtime-extractor-mvdnw/insights-runtime-extractor-mvdnw.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.778822798Z namespaces/openshift-insights/pods/insights-runtime-extractor-mvdnw/exporter/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.778839209Z namespaces/openshift-insights/pods/insights-runtime-extractor-mvdnw/exporter/exporter/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.778924004Z namespaces/openshift-insights/pods/insights-runtime-extractor-mvdnw/exporter/exporter/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.778979867Z namespaces/openshift-insights/pods/insights-runtime-extractor-mvdnw/exporter/exporter/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.779079774Z namespaces/openshift-insights/pods/insights-runtime-extractor-mvdnw/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.779148868Z namespaces/openshift-insights/pods/insights-runtime-extractor-mvdnw/exporter/exporter/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.779199771Z namespaces/openshift-insights/pods/insights-runtime-extractor-mvdnw/extractor/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.779206641Z namespaces/openshift-insights/pods/insights-runtime-extractor-mvdnw/extractor/extractor/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.779212262Z namespaces/openshift-insights/pods/insights-runtime-extractor-mvdnw/extractor/extractor/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.779263585Z namespaces/openshift-insights/pods/insights-runtime-extractor-mvdnw/extractor/extractor/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.779369052Z namespaces/openshift-insights/pods/insights-runtime-extractor-mvdnw/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.779437976Z namespaces/openshift-insights/pods/insights-runtime-extractor-mvdnw/extractor/extractor/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.779486029Z namespaces/openshift-insights/pods/insights-runtime-extractor-mvdnw/kube-rbac-proxy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.779492469Z namespaces/openshift-insights/pods/insights-runtime-extractor-mvdnw/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.779514501Z namespaces/openshift-insights/pods/insights-runtime-extractor-mvdnw/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.779534452Z namespaces/openshift-insights/pods/insights-runtime-extractor-mvdnw/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.779632068Z namespaces/openshift-insights/pods/insights-runtime-extractor-mvdnw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.779728164Z namespaces/openshift-insights/pods/insights-runtime-extractor-mvdnw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.779785517Z namespaces/openshift-insights/pods/insights-runtime-extractor-th8sw/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.779863552Z namespaces/openshift-insights/pods/insights-runtime-extractor-th8sw/insights-runtime-extractor-th8sw.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.779965539Z namespaces/openshift-insights/pods/insights-runtime-extractor-th8sw/exporter/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.779976749Z namespaces/openshift-insights/pods/insights-runtime-extractor-th8sw/exporter/exporter/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.779980179Z namespaces/openshift-insights/pods/insights-runtime-extractor-th8sw/exporter/exporter/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.780031192Z namespaces/openshift-insights/pods/insights-runtime-extractor-th8sw/exporter/exporter/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.780117878Z namespaces/openshift-insights/pods/insights-runtime-extractor-th8sw/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.780188552Z namespaces/openshift-insights/pods/insights-runtime-extractor-th8sw/exporter/exporter/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.780227105Z namespaces/openshift-insights/pods/insights-runtime-extractor-th8sw/extractor/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.780248076Z namespaces/openshift-insights/pods/insights-runtime-extractor-th8sw/extractor/extractor/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.780252866Z namespaces/openshift-insights/pods/insights-runtime-extractor-th8sw/extractor/extractor/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.780296009Z namespaces/openshift-insights/pods/insights-runtime-extractor-th8sw/extractor/extractor/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.780395125Z namespaces/openshift-insights/pods/insights-runtime-extractor-th8sw/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.78046994Z namespaces/openshift-insights/pods/insights-runtime-extractor-th8sw/extractor/extractor/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.780497371Z namespaces/openshift-insights/pods/insights-runtime-extractor-th8sw/kube-rbac-proxy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.780529543Z namespaces/openshift-insights/pods/insights-runtime-extractor-th8sw/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.780556685Z namespaces/openshift-insights/pods/insights-runtime-extractor-th8sw/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.780572036Z namespaces/openshift-insights/pods/insights-runtime-extractor-th8sw/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.780674442Z namespaces/openshift-insights/pods/insights-runtime-extractor-th8sw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.780745777Z namespaces/openshift-insights/pods/insights-runtime-extractor-th8sw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.780819191Z namespaces/openshift-insights/pods/insights-runtime-extractor-xjc8h/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.780865574Z namespaces/openshift-insights/pods/insights-runtime-extractor-xjc8h/insights-runtime-extractor-xjc8h.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.780952609Z namespaces/openshift-insights/pods/insights-runtime-extractor-xjc8h/exporter/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.78096127Z namespaces/openshift-insights/pods/insights-runtime-extractor-xjc8h/exporter/exporter/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.78096741Z namespaces/openshift-insights/pods/insights-runtime-extractor-xjc8h/exporter/exporter/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.781013393Z namespaces/openshift-insights/pods/insights-runtime-extractor-xjc8h/exporter/exporter/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.781102759Z namespaces/openshift-insights/pods/insights-runtime-extractor-xjc8h/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.781173653Z namespaces/openshift-insights/pods/insights-runtime-extractor-xjc8h/exporter/exporter/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.781417378Z namespaces/openshift-insights/pods/insights-runtime-extractor-xjc8h/extractor/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.781423478Z namespaces/openshift-insights/pods/insights-runtime-extractor-xjc8h/extractor/extractor/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.7814515Z namespaces/openshift-insights/pods/insights-runtime-extractor-xjc8h/extractor/extractor/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.781513084Z namespaces/openshift-insights/pods/insights-runtime-extractor-xjc8h/extractor/extractor/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.78161207Z namespaces/openshift-insights/pods/insights-runtime-extractor-xjc8h/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.781679864Z namespaces/openshift-insights/pods/insights-runtime-extractor-xjc8h/extractor/extractor/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.781717277Z namespaces/openshift-insights/pods/insights-runtime-extractor-xjc8h/kube-rbac-proxy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.781723197Z namespaces/openshift-insights/pods/insights-runtime-extractor-xjc8h/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.781728547Z namespaces/openshift-insights/pods/insights-runtime-extractor-xjc8h/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.78177066Z namespaces/openshift-insights/pods/insights-runtime-extractor-xjc8h/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.781883087Z namespaces/openshift-insights/pods/insights-runtime-extractor-xjc8h/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.781950731Z namespaces/openshift-insights/pods/insights-runtime-extractor-xjc8h/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.781996304Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.782043377Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.78209927Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.782135822Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.782189926Z namespaces/openshift-keda/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.782199226Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.782204457Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.78225846Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.782348896Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.78242508Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.782443461Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.782480224Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.782555859Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.782593181Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.782688477Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.782760381Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.78290788Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.782924631Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.782956883Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.18.1-2.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.783162956Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.783190718Z namespaces/openshift-keda/operators.coreos.com/installplans/install-7wdxq.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.783300334Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.783337207Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.18.1-2.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.78338776Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.783429593Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.783492216Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.783537989Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.783639866Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.783681798Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.783747772Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.783786204Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.783859849Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.783906212Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.783988937Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.784061081Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.784141826Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.784176409Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.784212071Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.784261814Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.784300046Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.784383041Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.784445315Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.784486248Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.784569093Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.784621676Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.78467363Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.784779726Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.784908584Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.784984779Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.785077324Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.785186571Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.785348291Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.785603927Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.785706533Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.785756276Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.785858523Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.785902785Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.785990041Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.786075886Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.786194944Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.786311531Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.786365424Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.786408547Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.78645967Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.786509083Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.786560476Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.786612519Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.786667933Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.786726336Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.786853184Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.786903077Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.786973652Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.787021584Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.7871091Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.787147772Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.787254809Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.787368016Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.787457762Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.787512785Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.787571929Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.787653903Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.787707287Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.787863076Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.787956742Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.787970823Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.78808229Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.788120652Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.788177696Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.788293653Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.7883973Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.788477734Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.788581501Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.788682217Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.788852908Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.78905359Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.789117004Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.789175708Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.789228001Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.789281874Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.789331007Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.789392981Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.789488397Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.789586973Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.789652457Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.789736402Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.789833398Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.789929994Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.790054172Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.790096534Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.790153998Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.790212702Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.790292846Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.790302077Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.790336919Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.790398713Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.790481758Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.790532071Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.790577544Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.790641548Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.790706622Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.790845421Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.790867832Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.790970138Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.791086226Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.791173171Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.792051285Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.792075367Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.792156362Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.792202315Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.792283329Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.792323772Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.792387066Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.792472301Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.792570087Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.792647062Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.792766509Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.792886867Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.792999964Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.79309375Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.793152793Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.793276341Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.793499105Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.793566799Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.793628793Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.793699077Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.793734169Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.793850146Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.79391331Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.794013046Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.794111953Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.794166376Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.794212329Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.794291624Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.794353988Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.794425802Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.794469895Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.794542939Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.794610073Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.794668877Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.79472225Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.794870999Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.794931173Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.795170278Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.795221121Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.795305176Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.795352179Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.795455176Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.795565612Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.795708271Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.795767855Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.79585378Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.795920684Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.795975508Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.796090645Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.796146288Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.796224783Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.796323659Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.796397384Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.796404584Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.796468198Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.796546093Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.796622308Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.796729264Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.796867573Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.797178012Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.797266747Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.797351233Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.797500492Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.797753767Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.797818391Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.797886886Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.797935499Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.797967871Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.798015824Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.798059226Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.798156782Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.798241977Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.79828172Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.798327633Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.798379136Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.79843866Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.798494693Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.798544926Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.798589249Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.798658193Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.798734588Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.798824684Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.798887517Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.7989304Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.798989914Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.799040587Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.799123652Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.799206777Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.799291802Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.799350536Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.79942333Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.799494745Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.799545288Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.799626683Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.799668426Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.7997395Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.799856037Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.799935322Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.799982975Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.800090042Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.800203489Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.800284424Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.800368109Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.800440273Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.800576352Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.800742882Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.800840548Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.800885211Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.800934894Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.800974986Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.801019429Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.801060402Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.801135676Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.801210031Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.801259694Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.801303347Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.80135784Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.801388892Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.801442205Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.801488078Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.801529071Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.801569953Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.801637947Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.80168533Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.801745364Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.801803188Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.801882693Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.801931085Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.80200861Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.802084615Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.802176031Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.802234634Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.802281047Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.802344911Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.802390454Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.802478629Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.802526112Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.802576315Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.80264683Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.802704773Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.802758796Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.802881794Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.8029717Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.803060165Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.80313615Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.803213565Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.803330572Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.803481611Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.803529494Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.803598279Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.803655142Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.803720176Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.803821772Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.803868075Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.803959851Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.804032275Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.804086669Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.80411632Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.804164234Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.804204676Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.804258059Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.804303172Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.804347135Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.804384697Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.804471142Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.804519845Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.80458682Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.804627602Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.804695186Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.804728098Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.804830265Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.804955663Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.805054338Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.805102641Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.805152915Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.805204798Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.805253131Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.805329946Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.805387549Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.805444413Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.805526358Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.80557065Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.805576841Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.805615763Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.805694068Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.805739041Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.805865669Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.805948254Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.806119504Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.806199459Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.806320307Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.806438394Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.806613385Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.806666998Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.806712741Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.806761214Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.806807517Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.806904773Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.806941455Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.80702111Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.807101035Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.807145848Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.80718407Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.807225553Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.807268785Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.807308878Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.807317348Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-567k5/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.807369932Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-567k5/kube-storage-version-migrator-operator-6769c5d45-567k5.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.807496689Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-567k5/kube-storage-version-migrator-operator/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.80750379Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-567k5/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.80750752Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-567k5/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.807549573Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-567k5/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.80766427Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-567k5/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.807856732Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.807900564Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.807958938Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.80799854Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.808070345Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.808120248Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.808175511Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.808217034Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.808281838Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.80832262Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.808403415Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.808513712Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.808606808Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.808662101Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.808709674Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.808766478Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.808836342Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.808920777Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.808984491Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.809058396Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.809139971Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.809215806Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.809258758Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.809355714Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.809438679Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.809571988Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.809649552Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.809761469Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.809911809Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.810064778Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.810114811Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.810160034Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.810206877Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.810245889Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.810288512Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.810341935Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.810412249Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.810495795Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.810538867Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.810590231Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.810627183Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.810661735Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.810714128Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.810720199Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-jggdb/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.810760241Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-jggdb/migrator-74bb7799d9-jggdb.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.810870988Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-jggdb/graceful-termination/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.810886099Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-jggdb/graceful-termination/graceful-termination/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.810892789Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-jggdb/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.810919321Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-jggdb/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.811001816Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-jggdb/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.81107261Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-jggdb/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.811122023Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-jggdb/migrator/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.811135464Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-jggdb/migrator/migrator/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.811140034Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-jggdb/migrator/migrator/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.811173427Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-jggdb/migrator/migrator/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.811272623Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-jggdb/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.811343397Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-jggdb/migrator/migrator/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.81138656Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.811421492Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.811472845Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.811515688Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.811564411Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.811570701Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.811576071Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.811627284Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.811726751Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.811843928Z namespaces/openshift-marketplace/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.811858739Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.811862439Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.81188546Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.811954345Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.811964265Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.811993217Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.812087933Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.812170498Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.812257543Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.812345449Z namespaces/openshift-monitoring/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.812395852Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.812454386Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.812492658Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.812563272Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.812602295Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.812740943Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.813200792Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.813572145Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.813787138Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.813851102Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.813912746Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.813956688Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.814037904Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.814080386Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.814112238Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.814192623Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.814244286Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.814285669Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.817152166Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.817374539Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.818407343Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.81850744Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.819437787Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.819576615Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.820104708Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.820254617Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.820303351Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.82046298Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.820525074Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.82061159Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.820665713Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.820757279Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.820872506Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.82094974Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.821002104Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.821139282Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.821191135Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.821284851Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.821337524Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.821471903Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.821525236Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.821653874Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.821850536Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.821955382Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.82223197Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.822381049Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.822510317Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.822617374Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.822735381Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.822869459Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.823000287Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.82304864Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.823143396Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.823228271Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.823321057Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.823417483Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.823495008Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.823658788Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.823748393Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.82385011Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.823937305Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.82402106Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.824102955Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.82417856Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.824222263Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.824280986Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.824287247Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.824321499Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.824424265Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.824440906Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.824526001Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.824682471Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.824690602Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.824698832Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.824740835Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.824858852Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.824929426Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.824969229Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.824975549Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.8249807Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.825032203Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.825128999Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.825197253Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.825240156Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.825254017Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.825257447Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.82531449Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.825394595Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.825493131Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.825540984Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.825553175Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.825563796Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.82564027Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.825747107Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.825860284Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.825907977Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.825917787Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.825923248Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.825985592Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.826095158Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.826195255Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.826254608Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.826263099Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.826266579Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.826333583Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.82643653Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.826522375Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.826593929Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.826599909Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.82660335Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.826664424Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.826779031Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.826877107Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.826915719Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-8b4st/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.826983313Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-8b4st/cluster-monitoring-operator-75587bd455-8b4st.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.827071109Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-8b4st/cluster-monitoring-operator/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.827078189Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-8b4st/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.82708389Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-8b4st/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.827146963Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-8b4st/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.82773792Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-8b4st/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.827883669Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-8b4st/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.827932862Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-9wvv9/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.827994916Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-9wvv9/kube-state-metrics-69db897b98-9wvv9.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.828109413Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-9wvv9/kube-rbac-proxy-main/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.828115373Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-9wvv9/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.828126494Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-9wvv9/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.828189178Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-9wvv9/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.828294834Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-9wvv9/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.82838996Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-9wvv9/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.828450234Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-9wvv9/kube-rbac-proxy-self/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.828456584Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-9wvv9/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.828472305Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-9wvv9/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.828537479Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-9wvv9/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.828670417Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-9wvv9/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.828761623Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-9wvv9/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.828839648Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-9wvv9/kube-state-metrics/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.828855359Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-9wvv9/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.82886442Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-9wvv9/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.828937014Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-9wvv9/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.829075982Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-9wvv9/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.829166898Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-9wvv9/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.829208921Z namespaces/openshift-monitoring/pods/metrics-server-574f7989c4-mftsr/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.829281815Z namespaces/openshift-monitoring/pods/metrics-server-574f7989c4-mftsr/metrics-server-574f7989c4-mftsr.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.829397172Z namespaces/openshift-monitoring/pods/metrics-server-574f7989c4-mftsr/metrics-server/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.829407323Z namespaces/openshift-monitoring/pods/metrics-server-574f7989c4-mftsr/metrics-server/metrics-server/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.829412203Z namespaces/openshift-monitoring/pods/metrics-server-574f7989c4-mftsr/metrics-server/metrics-server/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.829485738Z namespaces/openshift-monitoring/pods/metrics-server-574f7989c4-mftsr/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.829601565Z namespaces/openshift-monitoring/pods/metrics-server-574f7989c4-mftsr/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.829693821Z namespaces/openshift-monitoring/pods/metrics-server-574f7989c4-mftsr/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.829756295Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-hb655/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.82984316Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-hb655/monitoring-plugin-7dccd58f55-hb655.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.829942016Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-hb655/monitoring-plugin/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.829948836Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-hb655/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.829955097Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-hb655/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.83000875Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-hb655/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.830122957Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-hb655/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.830206462Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-hb655/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.830273047Z namespaces/openshift-monitoring/pods/node-exporter-64qgx/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.83033351Z namespaces/openshift-monitoring/pods/node-exporter-64qgx/node-exporter-64qgx.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.830451078Z namespaces/openshift-monitoring/pods/node-exporter-64qgx/init-textfile/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.830457618Z namespaces/openshift-monitoring/pods/node-exporter-64qgx/init-textfile/init-textfile/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.830462848Z namespaces/openshift-monitoring/pods/node-exporter-64qgx/init-textfile/init-textfile/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.830520472Z namespaces/openshift-monitoring/pods/node-exporter-64qgx/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.830611777Z namespaces/openshift-monitoring/pods/node-exporter-64qgx/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.830697353Z namespaces/openshift-monitoring/pods/node-exporter-64qgx/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.830756816Z namespaces/openshift-monitoring/pods/node-exporter-64qgx/kube-rbac-proxy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.830763097Z namespaces/openshift-monitoring/pods/node-exporter-64qgx/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.830771157Z namespaces/openshift-monitoring/pods/node-exporter-64qgx/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.830864653Z namespaces/openshift-monitoring/pods/node-exporter-64qgx/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.830970899Z namespaces/openshift-monitoring/pods/node-exporter-64qgx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.831054465Z namespaces/openshift-monitoring/pods/node-exporter-64qgx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.831108868Z namespaces/openshift-monitoring/pods/node-exporter-64qgx/node-exporter/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.831128019Z namespaces/openshift-monitoring/pods/node-exporter-64qgx/node-exporter/node-exporter/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.83113792Z namespaces/openshift-monitoring/pods/node-exporter-64qgx/node-exporter/node-exporter/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.831199224Z namespaces/openshift-monitoring/pods/node-exporter-64qgx/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.831318311Z namespaces/openshift-monitoring/pods/node-exporter-64qgx/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.831402636Z namespaces/openshift-monitoring/pods/node-exporter-64qgx/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.831449389Z namespaces/openshift-monitoring/pods/node-exporter-9s9cp/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.831509313Z namespaces/openshift-monitoring/pods/node-exporter-9s9cp/node-exporter-9s9cp.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.831608349Z namespaces/openshift-monitoring/pods/node-exporter-9s9cp/init-textfile/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.831614479Z namespaces/openshift-monitoring/pods/node-exporter-9s9cp/init-textfile/init-textfile/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.83161771Z namespaces/openshift-monitoring/pods/node-exporter-9s9cp/init-textfile/init-textfile/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.831665182Z namespaces/openshift-monitoring/pods/node-exporter-9s9cp/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.831755348Z namespaces/openshift-monitoring/pods/node-exporter-9s9cp/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.831882436Z namespaces/openshift-monitoring/pods/node-exporter-9s9cp/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.831895477Z namespaces/openshift-monitoring/pods/node-exporter-9s9cp/kube-rbac-proxy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.831898957Z namespaces/openshift-monitoring/pods/node-exporter-9s9cp/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.831908237Z namespaces/openshift-monitoring/pods/node-exporter-9s9cp/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.831981602Z namespaces/openshift-monitoring/pods/node-exporter-9s9cp/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.832085739Z namespaces/openshift-monitoring/pods/node-exporter-9s9cp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.832172314Z namespaces/openshift-monitoring/pods/node-exporter-9s9cp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.832233817Z namespaces/openshift-monitoring/pods/node-exporter-9s9cp/node-exporter/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.832240148Z namespaces/openshift-monitoring/pods/node-exporter-9s9cp/node-exporter/node-exporter/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.832252859Z namespaces/openshift-monitoring/pods/node-exporter-9s9cp/node-exporter/node-exporter/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.832300872Z namespaces/openshift-monitoring/pods/node-exporter-9s9cp/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.832420399Z namespaces/openshift-monitoring/pods/node-exporter-9s9cp/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.832506274Z namespaces/openshift-monitoring/pods/node-exporter-9s9cp/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.832574369Z namespaces/openshift-monitoring/pods/node-exporter-j7hjg/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.832625362Z namespaces/openshift-monitoring/pods/node-exporter-j7hjg/node-exporter-j7hjg.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.832738439Z namespaces/openshift-monitoring/pods/node-exporter-j7hjg/init-textfile/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.832744279Z namespaces/openshift-monitoring/pods/node-exporter-j7hjg/init-textfile/init-textfile/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.83275468Z namespaces/openshift-monitoring/pods/node-exporter-j7hjg/init-textfile/init-textfile/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.832837965Z namespaces/openshift-monitoring/pods/node-exporter-j7hjg/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.832939771Z namespaces/openshift-monitoring/pods/node-exporter-j7hjg/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.833028507Z namespaces/openshift-monitoring/pods/node-exporter-j7hjg/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.833072399Z namespaces/openshift-monitoring/pods/node-exporter-j7hjg/kube-rbac-proxy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.83308206Z namespaces/openshift-monitoring/pods/node-exporter-j7hjg/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.83308635Z namespaces/openshift-monitoring/pods/node-exporter-j7hjg/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.833134523Z namespaces/openshift-monitoring/pods/node-exporter-j7hjg/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.83323794Z namespaces/openshift-monitoring/pods/node-exporter-j7hjg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.833326005Z namespaces/openshift-monitoring/pods/node-exporter-j7hjg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.833387879Z namespaces/openshift-monitoring/pods/node-exporter-j7hjg/node-exporter/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.833396889Z namespaces/openshift-monitoring/pods/node-exporter-j7hjg/node-exporter/node-exporter/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.83340716Z namespaces/openshift-monitoring/pods/node-exporter-j7hjg/node-exporter/node-exporter/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.833473524Z namespaces/openshift-monitoring/pods/node-exporter-j7hjg/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.833596512Z namespaces/openshift-monitoring/pods/node-exporter-j7hjg/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.833685107Z namespaces/openshift-monitoring/pods/node-exporter-j7hjg/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.833752091Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-6q7jp/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.833836567Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-6q7jp/openshift-state-metrics-9d44df66c-6q7jp.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.833983726Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-6q7jp/kube-rbac-proxy-main/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.833990036Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-6q7jp/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.834000307Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-6q7jp/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.834067431Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-6q7jp/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.834175708Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-6q7jp/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.834270203Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-6q7jp/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.834324847Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-6q7jp/kube-rbac-proxy-self/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.834332327Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-6q7jp/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.83436802Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-6q7jp/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.834433164Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-6q7jp/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.83453979Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-6q7jp/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.834645026Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-6q7jp/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.834701Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-6q7jp/openshift-state-metrics/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.834712691Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-6q7jp/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.834718041Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-6q7jp/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.834766974Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-6q7jp/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.834918423Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-6q7jp/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.834989878Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-6q7jp/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.83502438Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.835106555Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.835290966Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.835299037Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.835307678Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.83535765Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.835455767Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.835525701Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.835557063Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.835562863Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.835572504Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.835619457Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.835700262Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.835769766Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.83584154Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.835903604Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.835916825Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.835977269Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.836071535Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.836142139Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.836175651Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.836185752Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.836189262Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.836218994Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.836307829Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.836377244Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.836406775Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.836410675Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.836431877Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.83647762Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.836572505Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.836633899Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.836677692Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.836688133Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.836695523Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.836729435Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.837525584Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.83761207Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.837677854Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.837688834Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.837697565Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.837759969Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.837960261Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.838048777Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.838215047Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-k2mx9/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.83827157Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-k2mx9/prometheus-operator-5676c8c784-k2mx9.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.838381007Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-k2mx9/kube-rbac-proxy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.838396098Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-k2mx9/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.838404049Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-k2mx9/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.838459672Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-k2mx9/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.838575759Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-k2mx9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.838663725Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-k2mx9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.838710998Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-k2mx9/prometheus-operator/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.838720598Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-k2mx9/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.838725638Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-k2mx9/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.838827685Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-k2mx9/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.839043308Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-k2mx9/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.839135664Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-k2mx9/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.839172876Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-rg2dm/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.83923587Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-rg2dm/prometheus-operator-admission-webhook-57cf98b594-rg2dm.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.839370618Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-rg2dm/prometheus-operator-admission-webhook/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.839377849Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-rg2dm/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.839386129Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-rg2dm/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.839460654Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-rg2dm/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.839569751Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-rg2dm/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.839657196Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-rg2dm/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.839711459Z namespaces/openshift-monitoring/pods/telemeter-client-666ccd8c8f-k7gzj/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.839780524Z namespaces/openshift-monitoring/pods/telemeter-client-666ccd8c8f-k7gzj/telemeter-client-666ccd8c8f-k7gzj.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.839958815Z namespaces/openshift-monitoring/pods/telemeter-client-666ccd8c8f-k7gzj/kube-rbac-proxy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.839982896Z namespaces/openshift-monitoring/pods/telemeter-client-666ccd8c8f-k7gzj/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.839988556Z namespaces/openshift-monitoring/pods/telemeter-client-666ccd8c8f-k7gzj/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.840324387Z namespaces/openshift-monitoring/pods/telemeter-client-666ccd8c8f-k7gzj/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.840335178Z namespaces/openshift-monitoring/pods/telemeter-client-666ccd8c8f-k7gzj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.840339328Z namespaces/openshift-monitoring/pods/telemeter-client-666ccd8c8f-k7gzj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.840343638Z namespaces/openshift-monitoring/pods/telemeter-client-666ccd8c8f-k7gzj/reload/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.840347779Z namespaces/openshift-monitoring/pods/telemeter-client-666ccd8c8f-k7gzj/reload/reload/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.840352019Z namespaces/openshift-monitoring/pods/telemeter-client-666ccd8c8f-k7gzj/reload/reload/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.84036011Z namespaces/openshift-monitoring/pods/telemeter-client-666ccd8c8f-k7gzj/reload/reload/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.840460606Z namespaces/openshift-monitoring/pods/telemeter-client-666ccd8c8f-k7gzj/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.84053246Z namespaces/openshift-monitoring/pods/telemeter-client-666ccd8c8f-k7gzj/reload/reload/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.840587884Z namespaces/openshift-monitoring/pods/telemeter-client-666ccd8c8f-k7gzj/telemeter-client/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.840598544Z namespaces/openshift-monitoring/pods/telemeter-client-666ccd8c8f-k7gzj/telemeter-client/telemeter-client/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.840604395Z namespaces/openshift-monitoring/pods/telemeter-client-666ccd8c8f-k7gzj/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.840645507Z namespaces/openshift-monitoring/pods/telemeter-client-666ccd8c8f-k7gzj/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.84084742Z namespaces/openshift-monitoring/pods/telemeter-client-666ccd8c8f-k7gzj/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.840917414Z namespaces/openshift-monitoring/pods/telemeter-client-666ccd8c8f-k7gzj/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.840975648Z namespaces/openshift-monitoring/pods/thanos-querier-6bff6c748f-b6mkb/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.841048512Z namespaces/openshift-monitoring/pods/thanos-querier-6bff6c748f-b6mkb/thanos-querier-6bff6c748f-b6mkb.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.841189951Z namespaces/openshift-monitoring/pods/thanos-querier-6bff6c748f-b6mkb/kube-rbac-proxy-metrics/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.841198471Z namespaces/openshift-monitoring/pods/thanos-querier-6bff6c748f-b6mkb/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.841202211Z namespaces/openshift-monitoring/pods/thanos-querier-6bff6c748f-b6mkb/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.841231643Z namespaces/openshift-monitoring/pods/thanos-querier-6bff6c748f-b6mkb/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.841349981Z namespaces/openshift-monitoring/pods/thanos-querier-6bff6c748f-b6mkb/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.841469178Z namespaces/openshift-monitoring/pods/thanos-querier-6bff6c748f-b6mkb/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.841511831Z namespaces/openshift-monitoring/pods/thanos-querier-6bff6c748f-b6mkb/kube-rbac-proxy-rules/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.841524222Z namespaces/openshift-monitoring/pods/thanos-querier-6bff6c748f-b6mkb/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.841530022Z namespaces/openshift-monitoring/pods/thanos-querier-6bff6c748f-b6mkb/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.841582475Z namespaces/openshift-monitoring/pods/thanos-querier-6bff6c748f-b6mkb/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.841687772Z namespaces/openshift-monitoring/pods/thanos-querier-6bff6c748f-b6mkb/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.841770447Z namespaces/openshift-monitoring/pods/thanos-querier-6bff6c748f-b6mkb/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.841808219Z namespaces/openshift-monitoring/pods/thanos-querier-6bff6c748f-b6mkb/kube-rbac-proxy-web/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.84182435Z namespaces/openshift-monitoring/pods/thanos-querier-6bff6c748f-b6mkb/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.84182812Z namespaces/openshift-monitoring/pods/thanos-querier-6bff6c748f-b6mkb/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.841896105Z namespaces/openshift-monitoring/pods/thanos-querier-6bff6c748f-b6mkb/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.842010141Z namespaces/openshift-monitoring/pods/thanos-querier-6bff6c748f-b6mkb/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.842099087Z namespaces/openshift-monitoring/pods/thanos-querier-6bff6c748f-b6mkb/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.842157131Z namespaces/openshift-monitoring/pods/thanos-querier-6bff6c748f-b6mkb/kube-rbac-proxy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.842165381Z namespaces/openshift-monitoring/pods/thanos-querier-6bff6c748f-b6mkb/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.842174012Z namespaces/openshift-monitoring/pods/thanos-querier-6bff6c748f-b6mkb/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.842219845Z namespaces/openshift-monitoring/pods/thanos-querier-6bff6c748f-b6mkb/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.842328191Z namespaces/openshift-monitoring/pods/thanos-querier-6bff6c748f-b6mkb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.842419417Z namespaces/openshift-monitoring/pods/thanos-querier-6bff6c748f-b6mkb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.842485301Z namespaces/openshift-monitoring/pods/thanos-querier-6bff6c748f-b6mkb/prom-label-proxy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.842500042Z namespaces/openshift-monitoring/pods/thanos-querier-6bff6c748f-b6mkb/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.842508332Z namespaces/openshift-monitoring/pods/thanos-querier-6bff6c748f-b6mkb/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.842551375Z namespaces/openshift-monitoring/pods/thanos-querier-6bff6c748f-b6mkb/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.842675213Z namespaces/openshift-monitoring/pods/thanos-querier-6bff6c748f-b6mkb/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.842781269Z namespaces/openshift-monitoring/pods/thanos-querier-6bff6c748f-b6mkb/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.842867154Z namespaces/openshift-monitoring/pods/thanos-querier-6bff6c748f-b6mkb/thanos-query/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.842881386Z namespaces/openshift-monitoring/pods/thanos-querier-6bff6c748f-b6mkb/thanos-query/thanos-query/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.842885126Z namespaces/openshift-monitoring/pods/thanos-querier-6bff6c748f-b6mkb/thanos-query/thanos-query/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.842922858Z namespaces/openshift-monitoring/pods/thanos-querier-6bff6c748f-b6mkb/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.843033705Z namespaces/openshift-monitoring/pods/thanos-querier-6bff6c748f-b6mkb/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.8431215Z namespaces/openshift-monitoring/pods/thanos-querier-6bff6c748f-b6mkb/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.843157963Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.843196615Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.843247478Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.843287971Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.843395017Z namespaces/openshift-multus/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.84344305Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.843512234Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.843544716Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.843589769Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.843622151Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.843888208Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.843960792Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.844034417Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.844079389Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.844119822Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.844269351Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.844376768Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.844435851Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.844474514Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.844519687Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.84457087Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.844637864Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.844680366Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.844721869Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.844814265Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.844938942Z namespaces/openshift-multus/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.844966534Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.845110313Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.845192758Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.845667298Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.845818887Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.846440105Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.84651366Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.846639227Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.846699151Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.846746634Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.846865132Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.846949007Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.847044533Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.847125268Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.84716222Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.847290198Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.847375023Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.847474419Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.847503801Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.847558074Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.847609927Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.847661621Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.847714704Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.847752676Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.847852182Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.847895755Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.84797999Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.848057405Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.848092807Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.84813601Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.848187973Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.848235546Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.848277539Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.848324442Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.848371485Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.848379625Z namespaces/openshift-multus/pods/multus-5bjmz/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.848423568Z namespaces/openshift-multus/pods/multus-5bjmz/multus-5bjmz.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.848544595Z namespaces/openshift-multus/pods/multus-5bjmz/kube-multus/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.848556916Z namespaces/openshift-multus/pods/multus-5bjmz/kube-multus/kube-multus/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.848561926Z namespaces/openshift-multus/pods/multus-5bjmz/kube-multus/kube-multus/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.848585378Z namespaces/openshift-multus/pods/multus-5bjmz/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.848904798Z namespaces/openshift-multus/pods/multus-5bjmz/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.848968162Z namespaces/openshift-multus/pods/multus-5bjmz/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.849010394Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zn98/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.849046916Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zn98/multus-additional-cni-plugins-4zn98.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.849187415Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zn98/bond-cni-plugin/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.849200616Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zn98/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.849205816Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zn98/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.849217067Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zn98/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.849309063Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zn98/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.849372156Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zn98/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.849396068Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zn98/cni-plugins/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.849405309Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zn98/cni-plugins/cni-plugins/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.849411709Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zn98/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.849460902Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zn98/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.849556158Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zn98/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.849622842Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zn98/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.849657884Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zn98/egress-router-binary-copy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.849666234Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zn98/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.849670295Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zn98/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.849709947Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zn98/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.849809153Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zn98/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.849985314Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zn98/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.850023327Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zn98/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.850037308Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zn98/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.850042418Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zn98/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.85007069Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zn98/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.850141624Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zn98/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.850204068Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zn98/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.85023871Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zn98/routeoverride-cni/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.85024421Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zn98/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.850247461Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zn98/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.850282403Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zn98/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.850374808Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zn98/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.850446253Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zn98/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.850484245Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zn98/whereabouts-cni-bincopy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.850490805Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zn98/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.850494086Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zn98/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.850525918Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zn98/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.850610883Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zn98/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.850684148Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zn98/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.85072119Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zn98/whereabouts-cni/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.850736151Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zn98/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.850740921Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zn98/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.850758522Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zn98/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.85088572Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zn98/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.850955344Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zn98/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.850997737Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f8xkt/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.85105038Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f8xkt/multus-additional-cni-plugins-f8xkt.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.851175398Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f8xkt/bond-cni-plugin/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.851183788Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f8xkt/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.851187219Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f8xkt/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.851223551Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f8xkt/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.851327097Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f8xkt/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.85137916Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f8xkt/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.851433424Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f8xkt/cni-plugins/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.851444904Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f8xkt/cni-plugins/cni-plugins/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.851451205Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f8xkt/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.851474736Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f8xkt/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.851563552Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f8xkt/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.851630566Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f8xkt/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.851661358Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f8xkt/egress-router-binary-copy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.851669118Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f8xkt/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.851672538Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f8xkt/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.851708721Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f8xkt/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.851842749Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f8xkt/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.851916224Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f8xkt/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.851952226Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f8xkt/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.851959826Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f8xkt/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.851966187Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f8xkt/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.852004839Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f8xkt/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.852077503Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f8xkt/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.852157668Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f8xkt/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.85217989Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f8xkt/routeoverride-cni/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.85218569Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f8xkt/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.852192631Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f8xkt/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.852231323Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f8xkt/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.852313738Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f8xkt/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.852389693Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f8xkt/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.852404144Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f8xkt/whereabouts-cni-bincopy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.852411604Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f8xkt/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.852417095Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f8xkt/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.852458727Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f8xkt/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.852539552Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f8xkt/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.852616877Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f8xkt/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.852645118Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f8xkt/whereabouts-cni/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.852651739Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f8xkt/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.852655249Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f8xkt/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.852699172Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f8xkt/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.852785157Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f8xkt/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.852886073Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f8xkt/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.852930506Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rn6ls/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.852976809Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rn6ls/multus-additional-cni-plugins-rn6ls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.853097137Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rn6ls/bond-cni-plugin/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.853104957Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rn6ls/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.853110247Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rn6ls/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.85314474Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rn6ls/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.853233105Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rn6ls/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.853298549Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rn6ls/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.853338271Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rn6ls/cni-plugins/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.853345842Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rn6ls/cni-plugins/cni-plugins/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.853349162Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rn6ls/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.853379994Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rn6ls/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.85348365Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rn6ls/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.853546454Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rn6ls/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.853608938Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rn6ls/egress-router-binary-copy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.853616578Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rn6ls/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.853623679Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rn6ls/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.853657611Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rn6ls/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.853741556Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rn6ls/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.853830662Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rn6ls/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.853876775Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rn6ls/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.853889615Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rn6ls/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.853895536Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rn6ls/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.853930028Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rn6ls/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.854004253Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rn6ls/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.854066906Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rn6ls/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.854105529Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rn6ls/routeoverride-cni/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.854112639Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rn6ls/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.854115989Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rn6ls/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.854144791Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rn6ls/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.854235467Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rn6ls/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.854303851Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rn6ls/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.854337703Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rn6ls/whereabouts-cni-bincopy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.854347084Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rn6ls/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.854350404Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rn6ls/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.854389276Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rn6ls/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.854475131Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rn6ls/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.854542466Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rn6ls/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.854579288Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rn6ls/whereabouts-cni/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.854587038Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rn6ls/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.854590199Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rn6ls/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.854622191Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rn6ls/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.854706876Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rn6ls/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.854783471Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rn6ls/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.854834564Z namespaces/openshift-multus/pods/multus-hhc5p/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.854892277Z namespaces/openshift-multus/pods/multus-hhc5p/multus-hhc5p.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.854984423Z namespaces/openshift-multus/pods/multus-hhc5p/kube-multus/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.854993864Z namespaces/openshift-multus/pods/multus-hhc5p/kube-multus/kube-multus/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.854997664Z namespaces/openshift-multus/pods/multus-hhc5p/kube-multus/kube-multus/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.855023376Z namespaces/openshift-multus/pods/multus-hhc5p/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.855388218Z namespaces/openshift-multus/pods/multus-hhc5p/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.855450962Z namespaces/openshift-multus/pods/multus-hhc5p/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.855495195Z namespaces/openshift-multus/pods/multus-kljn6/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.855525636Z namespaces/openshift-multus/pods/multus-kljn6/multus-kljn6.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.855613092Z namespaces/openshift-multus/pods/multus-kljn6/kube-multus/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.855622613Z namespaces/openshift-multus/pods/multus-kljn6/kube-multus/kube-multus/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.855626133Z namespaces/openshift-multus/pods/multus-kljn6/kube-multus/kube-multus/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.855662335Z namespaces/openshift-multus/pods/multus-kljn6/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.856406701Z namespaces/openshift-multus/pods/multus-kljn6/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.856471625Z namespaces/openshift-multus/pods/multus-kljn6/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.856503377Z namespaces/openshift-multus/pods/network-metrics-daemon-2dh7j/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.856533209Z namespaces/openshift-multus/pods/network-metrics-daemon-2dh7j/network-metrics-daemon-2dh7j.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.856648846Z namespaces/openshift-multus/pods/network-metrics-daemon-2dh7j/kube-rbac-proxy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.856659646Z namespaces/openshift-multus/pods/network-metrics-daemon-2dh7j/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.856663797Z namespaces/openshift-multus/pods/network-metrics-daemon-2dh7j/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.856697109Z namespaces/openshift-multus/pods/network-metrics-daemon-2dh7j/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.856781314Z namespaces/openshift-multus/pods/network-metrics-daemon-2dh7j/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.85688395Z namespaces/openshift-multus/pods/network-metrics-daemon-2dh7j/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.856906802Z namespaces/openshift-multus/pods/network-metrics-daemon-2dh7j/network-metrics-daemon/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.856917102Z namespaces/openshift-multus/pods/network-metrics-daemon-2dh7j/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.856922883Z namespaces/openshift-multus/pods/network-metrics-daemon-2dh7j/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.856961115Z namespaces/openshift-multus/pods/network-metrics-daemon-2dh7j/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.857135766Z namespaces/openshift-multus/pods/network-metrics-daemon-2dh7j/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.85720539Z namespaces/openshift-multus/pods/network-metrics-daemon-2dh7j/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.857238852Z namespaces/openshift-multus/pods/network-metrics-daemon-45ztw/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.857268044Z namespaces/openshift-multus/pods/network-metrics-daemon-45ztw/network-metrics-daemon-45ztw.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.857351899Z namespaces/openshift-multus/pods/network-metrics-daemon-45ztw/kube-rbac-proxy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.85736075Z namespaces/openshift-multus/pods/network-metrics-daemon-45ztw/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.85736478Z namespaces/openshift-multus/pods/network-metrics-daemon-45ztw/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.857395252Z namespaces/openshift-multus/pods/network-metrics-daemon-45ztw/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.857497818Z namespaces/openshift-multus/pods/network-metrics-daemon-45ztw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.857558472Z namespaces/openshift-multus/pods/network-metrics-daemon-45ztw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.857595114Z namespaces/openshift-multus/pods/network-metrics-daemon-45ztw/network-metrics-daemon/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.857604665Z namespaces/openshift-multus/pods/network-metrics-daemon-45ztw/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.857608245Z namespaces/openshift-multus/pods/network-metrics-daemon-45ztw/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.857638797Z namespaces/openshift-multus/pods/network-metrics-daemon-45ztw/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.857765955Z namespaces/openshift-multus/pods/network-metrics-daemon-45ztw/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.857869271Z namespaces/openshift-multus/pods/network-metrics-daemon-45ztw/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.857900733Z namespaces/openshift-multus/pods/network-metrics-daemon-v8bcb/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.857934145Z namespaces/openshift-multus/pods/network-metrics-daemon-v8bcb/network-metrics-daemon-v8bcb.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.858022161Z namespaces/openshift-multus/pods/network-metrics-daemon-v8bcb/kube-rbac-proxy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.858033621Z namespaces/openshift-multus/pods/network-metrics-daemon-v8bcb/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.858044362Z namespaces/openshift-multus/pods/network-metrics-daemon-v8bcb/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.858055683Z namespaces/openshift-multus/pods/network-metrics-daemon-v8bcb/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.858150078Z namespaces/openshift-multus/pods/network-metrics-daemon-v8bcb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.858218213Z namespaces/openshift-multus/pods/network-metrics-daemon-v8bcb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.858258965Z namespaces/openshift-multus/pods/network-metrics-daemon-v8bcb/network-metrics-daemon/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.858271646Z namespaces/openshift-multus/pods/network-metrics-daemon-v8bcb/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.858275406Z namespaces/openshift-multus/pods/network-metrics-daemon-v8bcb/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.858296428Z namespaces/openshift-multus/pods/network-metrics-daemon-v8bcb/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.858423675Z namespaces/openshift-multus/pods/network-metrics-daemon-v8bcb/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.85849211Z namespaces/openshift-multus/pods/network-metrics-daemon-v8bcb/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.858527732Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.858562394Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.858615157Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.858622668Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.85865441Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.858739165Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.858785498Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.858864713Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.858955538Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.85898799Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.859033873Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.859082646Z namespaces/openshift-network-console/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.859124249Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.859175332Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.859219845Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.859260607Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.85930285Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.859384715Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.859499572Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.859599168Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.859641851Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.859683243Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.859750128Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.859812571Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.859866675Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.859908687Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.859990362Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.860036085Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.860083978Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.860152742Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.860197175Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.860236727Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.860344044Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.860426179Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.860543437Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.860618571Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.86076831Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.860909579Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.861031227Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.86108035Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.861141063Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.861180286Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.861230289Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.861275382Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.861325515Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.861369708Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.86141575Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.861465403Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.861508506Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.861593491Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.861671216Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.861716369Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.861756411Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.861809655Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.861864098Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.861916801Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.861929012Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-727jd/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.861956134Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-727jd/networking-console-plugin-cb95c66f6-727jd.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.862033069Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-727jd/networking-console-plugin/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.862041969Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-727jd/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.862046359Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-727jd/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.862076211Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-727jd/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.862170037Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-727jd/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.862244842Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-727jd/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.862270823Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.862317766Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.862360979Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.862403241Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.862445444Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.862493587Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.86254009Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.862590173Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.862636006Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.862662597Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.862774684Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.862910453Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.863001238Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.863044271Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.863087154Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.863156048Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.863198831Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.863265195Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.863303787Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.86334645Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.863386442Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.863473127Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.86351735Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.863554612Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.863634848Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.86368017Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.863720913Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.863898004Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.86399031Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.864223664Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.864293898Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.864499911Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.864585526Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.864690153Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.864744496Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.864774428Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.864874094Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.864893455Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.864995622Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.865048995Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.865093048Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.865152401Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.865190984Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.865236227Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.865277389Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.865359174Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.86545026Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.865503133Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.865530855Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.865585348Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.865634031Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.865686754Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.865712376Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.865772489Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.86578436Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-pvs64/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.865846684Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-pvs64/network-check-source-8894fc9bd-pvs64.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.865927859Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-pvs64/check-endpoints/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.86593756Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-pvs64/check-endpoints/check-endpoints/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.86594108Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-pvs64/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.865961421Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-pvs64/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.866080849Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-pvs64/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.866148633Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-pvs64/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.866181685Z namespaces/openshift-network-diagnostics/pods/network-check-target-7vcgr/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.866221697Z namespaces/openshift-network-diagnostics/pods/network-check-target-7vcgr/network-check-target-7vcgr.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.866293582Z namespaces/openshift-network-diagnostics/pods/network-check-target-7vcgr/network-check-target-container/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.866301632Z namespaces/openshift-network-diagnostics/pods/network-check-target-7vcgr/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.866305653Z namespaces/openshift-network-diagnostics/pods/network-check-target-7vcgr/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.866346135Z namespaces/openshift-network-diagnostics/pods/network-check-target-7vcgr/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.86642405Z namespaces/openshift-network-diagnostics/pods/network-check-target-7vcgr/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.866494654Z namespaces/openshift-network-diagnostics/pods/network-check-target-7vcgr/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.866531367Z namespaces/openshift-network-diagnostics/pods/network-check-target-88zs6/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.866567019Z namespaces/openshift-network-diagnostics/pods/network-check-target-88zs6/network-check-target-88zs6.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.866635613Z namespaces/openshift-network-diagnostics/pods/network-check-target-88zs6/network-check-target-container/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.866643673Z namespaces/openshift-network-diagnostics/pods/network-check-target-88zs6/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.866646904Z namespaces/openshift-network-diagnostics/pods/network-check-target-88zs6/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.866678896Z namespaces/openshift-network-diagnostics/pods/network-check-target-88zs6/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.866763191Z namespaces/openshift-network-diagnostics/pods/network-check-target-88zs6/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.866868067Z namespaces/openshift-network-diagnostics/pods/network-check-target-88zs6/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.866902109Z namespaces/openshift-network-diagnostics/pods/network-check-target-vfxjl/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.866942522Z namespaces/openshift-network-diagnostics/pods/network-check-target-vfxjl/network-check-target-vfxjl.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.867009176Z namespaces/openshift-network-diagnostics/pods/network-check-target-vfxjl/network-check-target-container/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.867017726Z namespaces/openshift-network-diagnostics/pods/network-check-target-vfxjl/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.867021117Z namespaces/openshift-network-diagnostics/pods/network-check-target-vfxjl/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.86706702Z namespaces/openshift-network-diagnostics/pods/network-check-target-vfxjl/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.867147205Z namespaces/openshift-network-diagnostics/pods/network-check-target-vfxjl/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.867211949Z namespaces/openshift-network-diagnostics/pods/network-check-target-vfxjl/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.867263412Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.867302444Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.867345357Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.867353847Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.86739204Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.867477125Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.867521718Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.86755961Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.867648036Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.867697648Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.867731101Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.867778973Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.867851678Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.867915212Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.867955284Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.868007778Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.86804117Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.868121625Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.86820821Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.868272654Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.868318117Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.8683599Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.868409692Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.868452195Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.86852727Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.868571173Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.868612925Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.868686369Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.868732172Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.868739623Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.868770065Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.86885482Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.868895293Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.868995549Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.869069133Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.869159779Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.869230563Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.869314338Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.869477369Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.869581585Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.869626948Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.86966871Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.869718403Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.869762176Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.869872283Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.869919076Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.869963739Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.870030853Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.870113878Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.870196473Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.870236685Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.870276718Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.87032163Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.870363423Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.870412306Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.870441958Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.870492301Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.870501342Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.870536864Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.870581127Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.87062784Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.870667742Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.870704994Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.870752227Z namespaces/openshift-network-operator/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.870821561Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.870894796Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.870936439Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.870982702Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.871024734Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.871142051Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.871226626Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.871307231Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.871357245Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.871392157Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.871457841Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.871497263Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.871546996Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.87160818Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.871684455Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.871729188Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.87176836Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.871885927Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.87193397Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.871941601Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.871986113Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.872026906Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.872070038Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.872199497Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.872279671Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.872438491Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.872517826Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.872692467Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.872782302Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.872927562Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.872982055Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.873027648Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.873109483Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.873163286Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.873201419Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.873256062Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.873297194Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.873359958Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.87338021Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.873443814Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.873485056Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.873565451Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.873640636Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.873690419Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.873732311Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.873778574Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.873847248Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.873902862Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.873936444Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.873998948Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.874046271Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.874105134Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.874116525Z namespaces/openshift-network-operator/pods/iptables-alerter-jrchc/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.874151017Z namespaces/openshift-network-operator/pods/iptables-alerter-jrchc/iptables-alerter-jrchc.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.874229652Z namespaces/openshift-network-operator/pods/iptables-alerter-jrchc/iptables-alerter/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.874248293Z namespaces/openshift-network-operator/pods/iptables-alerter-jrchc/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.874253433Z namespaces/openshift-network-operator/pods/iptables-alerter-jrchc/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.874266614Z namespaces/openshift-network-operator/pods/iptables-alerter-jrchc/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.874367951Z namespaces/openshift-network-operator/pods/iptables-alerter-jrchc/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.874444235Z namespaces/openshift-network-operator/pods/iptables-alerter-jrchc/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.874470787Z namespaces/openshift-network-operator/pods/iptables-alerter-wfj88/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.87451934Z namespaces/openshift-network-operator/pods/iptables-alerter-wfj88/iptables-alerter-wfj88.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.874587604Z namespaces/openshift-network-operator/pods/iptables-alerter-wfj88/iptables-alerter/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.874598035Z namespaces/openshift-network-operator/pods/iptables-alerter-wfj88/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.874601505Z namespaces/openshift-network-operator/pods/iptables-alerter-wfj88/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.874636117Z namespaces/openshift-network-operator/pods/iptables-alerter-wfj88/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.874727483Z namespaces/openshift-network-operator/pods/iptables-alerter-wfj88/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.874785006Z namespaces/openshift-network-operator/pods/iptables-alerter-wfj88/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.874914674Z namespaces/openshift-network-operator/pods/iptables-alerter-z254x/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.874951487Z namespaces/openshift-network-operator/pods/iptables-alerter-z254x/iptables-alerter-z254x.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.875023301Z namespaces/openshift-network-operator/pods/iptables-alerter-z254x/iptables-alerter/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.875031472Z namespaces/openshift-network-operator/pods/iptables-alerter-z254x/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.875034902Z namespaces/openshift-network-operator/pods/iptables-alerter-z254x/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.875067244Z namespaces/openshift-network-operator/pods/iptables-alerter-z254x/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.87516034Z namespaces/openshift-network-operator/pods/iptables-alerter-z254x/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.875218573Z namespaces/openshift-network-operator/pods/iptables-alerter-z254x/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.875258055Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.875297408Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.875355912Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.875392334Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.875440337Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.87548949Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.875573675Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.875611297Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.87565947Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.875700923Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.875782498Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.875887504Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.8759819Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.876020863Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.876059665Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.876109618Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.876151391Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.876234896Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.876272638Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.876316451Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.876396576Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.876434788Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.876479291Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.876580027Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.876660762Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.876749858Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.876858634Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.876931459Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.877064167Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.87726823Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.877327423Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.877375306Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.877422699Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.877476183Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.877519845Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.877567348Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.877644573Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.877727798Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.87776721Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.877829144Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.877866297Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.87792225Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.877975163Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.878021096Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.87808528Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.87808989Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.878127663Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.878179346Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.878219049Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.878280922Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.878306894Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.878353747Z namespaces/openshift-operators/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.878363477Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.878367498Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.87840058Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.878445062Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.878496535Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.878546399Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.878590831Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.878635074Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.878675817Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.87888473Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.878969945Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.879062041Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.879103303Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.879133985Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.879271894Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.879300235Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.879352939Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.87937988Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.879466826Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.879503538Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.87954599Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.879626005Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.879673478Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.879681279Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.879717821Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.879763734Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.879823897Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.880095004Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.88018127Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.880503799Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.880623007Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.88115552Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.881242285Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.881409135Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.881463389Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.881505621Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.881593157Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.881704494Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.881737756Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.881857843Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.881904196Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.881949299Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.882003802Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.882044165Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.882097048Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.88213189Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.882181853Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.882192274Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.882214985Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.882274139Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.882306751Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.882389686Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.882468861Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.882513844Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.882551456Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.8826077Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.882646342Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.882720987Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.882760859Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.882835244Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.882847684Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.882876446Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.882959521Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.883006214Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.883050807Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.88309381Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.88310143Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.883154534Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/ovnkube-node-2kfrf.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.883343445Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/kube-rbac-proxy-node/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.883351806Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.883355446Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.883385488Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.883497655Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.883573389Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.88359082Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.883598391Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.883603061Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.883650294Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.883753251Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.883848156Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.883867278Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/nbdb/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.883872168Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/nbdb/nbdb/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.883879128Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/nbdb/nbdb/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.883928841Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/nbdb/nbdb/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.884021477Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.884099262Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.884120123Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/northd/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.884126303Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/northd/northd/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.884131224Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/northd/northd/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.884160996Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/northd/northd/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.884266362Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.884331406Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/northd/northd/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.884372569Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/ovn-acl-logging/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.884383439Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.88438741Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.884415771Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.884747102Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.884807476Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/ovn-controller/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.884822266Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/ovn-controller/ovn-controller/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.884826917Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.884916052Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.885096854Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.885177488Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.885195729Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/ovnkube-controller/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.88520218Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.88520538Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.885264944Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.889980415Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.890044719Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.890075001Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/sbdb/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.890087112Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/sbdb/sbdb/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.890091272Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/sbdb/sbdb/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.890099043Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/sbdb/sbdb/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.89022037Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.890281794Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2kfrf/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.890329477Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.890404051Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/ovnkube-node-hhdnl.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.890568071Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/kube-rbac-proxy-node/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.890577672Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.890582122Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.890613304Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.890766694Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.890879621Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.890898882Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.890903632Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.890910453Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.890955715Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.891077183Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.891144547Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.891172919Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/nbdb/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.89118953Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/nbdb/nbdb/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.89119474Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/nbdb/nbdb/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.891223412Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/nbdb/nbdb/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.891320678Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.891396123Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.891418884Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/northd/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.891429265Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/northd/northd/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.891437035Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/northd/northd/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.891463617Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/northd/northd/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.891566503Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.891642708Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/northd/northd/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.891668749Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/ovn-acl-logging/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.89167781Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.8916823Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.891718792Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.892070634Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.892132428Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.892177821Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/ovn-controller/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.892187872Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/ovn-controller/ovn-controller/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.892191382Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.892216613Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.892413505Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.8924867Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.892503491Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/ovnkube-controller/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.892513072Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.892518362Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.892564645Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.89702382Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.897085744Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.897111866Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/sbdb/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.897126226Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/sbdb/sbdb/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.897132197Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/sbdb/sbdb/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.897169979Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/sbdb/sbdb/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.897266145Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.897324499Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hhdnl/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.89734646Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.897442696Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/ovnkube-node-lwrk7.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.897605176Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/kube-rbac-proxy-node/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.897617247Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.897626277Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.897635418Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.897752215Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.897852201Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.897914585Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.897926516Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.897932376Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.897962138Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.898079025Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.898142119Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.898175561Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/nbdb/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.898187142Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/nbdb/nbdb/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.898190692Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/nbdb/nbdb/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.898225104Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/nbdb/nbdb/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.898327641Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.898417126Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.89846884Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/northd/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.898487321Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/northd/northd/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.898493991Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/northd/northd/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.898538594Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/northd/northd/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.898669842Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.898753697Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/northd/northd/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.898842363Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/ovn-acl-logging/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.898858004Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.898862544Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.898894136Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.899262018Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.899324592Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/ovn-controller/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.899336353Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/ovn-controller/ovn-controller/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.899341423Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.899392877Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.899704346Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.899810842Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.899841274Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/ovnkube-controller/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.899846405Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.899851005Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.899905548Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.905102599Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.905186175Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.905245978Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/sbdb/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.905257719Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/sbdb/sbdb/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.90526556Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/sbdb/sbdb/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.905314803Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/sbdb/sbdb/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.905454151Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.905543817Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lwrk7/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.90559559Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.905649283Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.905713247Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.905722758Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.905783501Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.905910509Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.906067029Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.906123472Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.906178856Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.906279952Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.906380648Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.906437642Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.906487815Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.906546479Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.906555489Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.906559859Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.906617803Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.906683837Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.906745371Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.906834466Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.90688454Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.906943523Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.906994146Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.907091502Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.90720986Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.907316096Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.907370599Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.907426313Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.907481346Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.907534029Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.907626485Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.907680589Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.907733672Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.907846549Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.907911683Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.907925214Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.907966256Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.90803518Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.908080913Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.908220642Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.9083525Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.908540642Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.908620177Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.908748024Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.908936506Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.909108367Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.909175771Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.909229884Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.909297149Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.909347712Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.909414266Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.909463709Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.909576816Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.909683382Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.909744106Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.9098128Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.909887605Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.909929097Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.910006552Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.910054355Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.910114119Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.910121559Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-jfgn6/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.910154962Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-jfgn6/service-ca-operator-d6fc45fc5-jfgn6.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.910237887Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-jfgn6/service-ca-operator/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.910246917Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-jfgn6/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.910251197Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-jfgn6/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.91029402Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-jfgn6/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.910474441Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-jfgn6/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.910636991Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.910693265Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.910755088Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.910821813Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.910887267Z namespaces/openshift-service-ca/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.91094092Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.911006944Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.911056037Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.911114941Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.911167534Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.91126209Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.911372737Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.911481483Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.911535857Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.91158878Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.911643493Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.911699777Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.911820304Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.911880998Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.911927581Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.912004026Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.912055809Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.91207064Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.912103462Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.912164015Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.912215549Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.912325685Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.912418391Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.912535378Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.912629234Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.912748022Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.912925773Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.913118325Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.913179998Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.913231472Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.913292205Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.913348459Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.913403672Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.913465386Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.913563512Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.913654458Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.913712601Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.913763324Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.913840799Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.913891892Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.913950196Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.913973197Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-594l8/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.914028481Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-594l8/service-ca-865cb79987-594l8.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.914107876Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-594l8/service-ca-controller/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.914115526Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-594l8/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.914119036Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-594l8/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.91416943Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-594l8/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.914388863Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-594l8/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.914470518Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-594l8/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.914518531Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.914571024Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.914626708Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.914678691Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.914732664Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.914804239Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.914875003Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.914927406Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.91498439Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.915036223Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.915124858Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.915219484Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.915320181Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.915374504Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.915440998Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.915488071Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.915542674Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.91563148Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.915689593Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.915742536Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.915857714Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.915914397Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.91596731Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.916089998Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.916173653Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.916272509Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.916358185Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.916454091Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.916596969Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.91676878Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.916918769Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.916972663Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.917035496Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.917075779Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.917145213Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.917197686Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.917288572Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.917380678Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.917452472Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.917501495Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.917555608Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.917608412Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.917663585Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.917716298Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.917770022Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.917837576Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.91789881Z namespaces/openshift/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.917943532Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.917997316Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.918031168Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.918082201Z namespaces/openshift/apps/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.918123154Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.918202048Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.918303025Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.918403401Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.918450284Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.918506057Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.918563201Z namespaces/openshift/batch/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.918616344Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.91870645Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.918765633Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.918900752Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.919000958Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.919056011Z namespaces/openshift/core/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.919117095Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.919229882Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.919322208Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.919419184Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.91951784Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.919620286Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.919753034Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.919941916Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.92000051Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.920055603Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.920112337Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.92016872Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.921386115Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.921448479Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.921554566Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.921652912Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.92177984Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.921923638Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.922019524Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.922212396Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.922393827Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.922529316Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.922644893Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.9227486Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.92291167Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.923040207Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.923164565Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.923261361Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.923379219Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.923500276Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.923647625Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.923771603Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.92389627Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.924020308Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.924133755Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.924246452Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.924360369Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.924477816Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.924597404Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.92470313Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.924897422Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.92502372Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.925135297Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.925260055Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.925380632Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.925485338Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.925599546Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.925701792Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.925851881Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.926013651Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.926128498Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.926266657Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.926392165Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.926521902Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.926663221Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.926769648Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.926901926Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.927034934Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.927169913Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.92728824Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.927410617Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.927518944Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.927625801Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.927728027Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.927889757Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.928026926Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.928155123Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.928277091Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.928403049Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.928511196Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.928616952Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.92874541Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.92890219Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.928952763Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.929050169Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.929144695Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.929201868Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.929257691Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.929315765Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.929369038Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.929434002Z namespaces/openshift/policy/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.929499477Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.9295499Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.929609773Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.929665677Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.929673957Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.92971938Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.929861809Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.929989267Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.930104664Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.930222731Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.930395542Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.930515329Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.930642107Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.930760944Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.930914464Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.931036641Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.931159319Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.931290467Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.931435386Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.931553103Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.931680471Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.931812589Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.931942548Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.932056515Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.932169662Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.932288729Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.932401666Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.932519703Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.93263768Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.932758108Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.932890666Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.933002703Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.93311818Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.933240998Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.933361775Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.933487833Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.933636122Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.933740988Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.933905939Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.934034587Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.934144884Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.934258971Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.934368687Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.934490855Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.934607042Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.934723689Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.934946703Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.935069061Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.935197738Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.935328146Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.935459085Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.935617124Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.935752423Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.935911723Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.9360376Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.936128966Z network_logs/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.936175429Z network_logs/cluster_scale [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.936271175Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.936367431Z network_logs/multi-networkpolicy [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.936460367Z network_logs/net-attach-def [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.936553322Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.936727133Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.936861421Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.93829752Z nodes/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.938323582Z nodes/debug [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.938450319Z nodes/ip-10-0-131-144.ec2.internal/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.938504273Z nodes/ip-10-0-131-144.ec2.internal/cpu_affinities.json [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.938753768Z nodes/ip-10-0-131-144.ec2.internal/dmesg [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.939061707Z nodes/ip-10-0-131-144.ec2.internal/ethtool_channels [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.939156393Z nodes/ip-10-0-131-144.ec2.internal/ethtool_features [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.939257619Z nodes/ip-10-0-131-144.ec2.internal/ip-10-0-131-144.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.939741879Z nodes/ip-10-0-131-144.ec2.internal/irq_affinities.json [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.93992294Z nodes/ip-10-0-131-144.ec2.internal/lscpu [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.940061869Z nodes/ip-10-0-131-144.ec2.internal/lspci [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.940172796Z nodes/ip-10-0-131-144.ec2.internal/podresources.json [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.940287823Z nodes/ip-10-0-131-144.ec2.internal/pods_info.json [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.94040922Z nodes/ip-10-0-131-144.ec2.internal/proc_cmdline [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.940510957Z nodes/ip-10-0-131-144.ec2.internal/sysinfo.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.942216122Z nodes/ip-10-0-131-144.ec2.internal/sysinfo.tgz [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.942384322Z nodes/ip-10-0-135-87.ec2.internal/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.942438146Z nodes/ip-10-0-135-87.ec2.internal/cpu_affinities.json [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.942768306Z nodes/ip-10-0-135-87.ec2.internal/dmesg [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.943027992Z nodes/ip-10-0-135-87.ec2.internal/ethtool_channels [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.943117458Z nodes/ip-10-0-135-87.ec2.internal/ethtool_features [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.943215494Z nodes/ip-10-0-135-87.ec2.internal/ip-10-0-135-87.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.943526023Z nodes/ip-10-0-135-87.ec2.internal/irq_affinities.json [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.943678762Z nodes/ip-10-0-135-87.ec2.internal/lscpu [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.943841543Z nodes/ip-10-0-135-87.ec2.internal/lspci [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.943948499Z nodes/ip-10-0-135-87.ec2.internal/podresources.json [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.944063776Z nodes/ip-10-0-135-87.ec2.internal/pods_info.json [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.944195654Z nodes/ip-10-0-135-87.ec2.internal/proc_cmdline [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.94429092Z nodes/ip-10-0-135-87.ec2.internal/sysinfo.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.945974724Z nodes/ip-10-0-135-87.ec2.internal/sysinfo.tgz [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.946138645Z nodes/ip-10-0-142-106.ec2.internal/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.946178447Z nodes/ip-10-0-142-106.ec2.internal/cpu_affinities.json [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.946449414Z nodes/ip-10-0-142-106.ec2.internal/dmesg [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.946694369Z nodes/ip-10-0-142-106.ec2.internal/ethtool_channels [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.946788014Z nodes/ip-10-0-142-106.ec2.internal/ethtool_features [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.946909022Z nodes/ip-10-0-142-106.ec2.internal/ip-10-0-142-106.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.947220111Z nodes/ip-10-0-142-106.ec2.internal/irq_affinities.json [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.947408693Z nodes/ip-10-0-142-106.ec2.internal/lscpu [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.947560122Z nodes/ip-10-0-142-106.ec2.internal/lspci [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.947668629Z nodes/ip-10-0-142-106.ec2.internal/podresources.json [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.947787236Z nodes/ip-10-0-142-106.ec2.internal/pods_info.json [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.947952446Z nodes/ip-10-0-142-106.ec2.internal/proc_cmdline [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.948054353Z nodes/ip-10-0-142-106.ec2.internal/sysinfo.log [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.94978762Z nodes/ip-10-0-142-106.ec2.internal/sysinfo.tgz [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.949981302Z pod_network_connectivity_check/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.950020884Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.950137961Z static-pods/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.950161983Z static-pods/kube-apiserver/ [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.956971974Z [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.957005726Z sent 57,255 bytes received 4,847,069 bytes 9,808,648.00 bytes/sec [must-gather] [must-gather-t9wqc] OUT 2026-04-23T18:58:31.957019727Z total size is 56,730,077 speedup is 11.57 [must-gather] [must-gather ] OUT 2026-04-23T18:58:32.218179061Z namespace/openshift-must-gather-pzxs4 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: ac2aabf9-746e-49e0-aba8-c01008054492 [must-gather] ClientVersion: 4.21.5 [must-gather] ClusterVersion: Stable at "4.20.19" [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 [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-hprf8 [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-hprf8-e2e-predictor [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-hprf8 [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] 9356c6c..cd89fab ci-artifacts -> origin/ci-artifacts [git-push-artifacts] Updating 9356c6c..cd89fab [git-push-artifacts] Fast-forward [git-push-artifacts] .../e2e-llm-inference-service.tar.gz | Bin 0 -> 14945573 bytes [git-push-artifacts] .../kserve-group-test-pmd5r/e2e-predictor.tar.gz | Bin 0 -> 7736334 bytes [git-push-artifacts] 2 files changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-ld4sw/e2e-llm-inference-service.tar.gz [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-pmd5r/e2e-predictor.tar.gz [git-push-artifacts] -rw-r--r--. 1 root 1001540000 7661455 Apr 23 18:59 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-hprf8/e2e-predictor.tar.gz [git-push-artifacts] [ci-artifacts fe11947] 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-hprf8/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] cd89fab..fe11947 ci-artifacts -> ci-artifacts [fail-if-needed] deploy-and-e2e step succeeded