diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 854be1f8..095b1552 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -16,6 +16,7 @@ jobs: steps: - uses: actions/checkout@v3 + - name: Set up Python ${{ matrix.python-version }} uses: actions/setup-python@v3 with: diff --git a/Makefile b/Makefile index 19ecba33..1dd99f87 100644 --- a/Makefile +++ b/Makefile @@ -9,20 +9,22 @@ VERSION := latest .PHONY: help help: @echo "Commands:" - @echo "poetry-download : downloads and installs the poetry package manager" - @echo "poetry-remove : removes the poetry package manager" - @echo "install : installs required dependencies" - @echo "install-dev : installs the dev dependencies for the project" - @echo "check-style : run checks on all files without fixing them." - @echo "fix-style : run checks on files and potentially modifies them." - @echo "check-safety : run safety checks on all tests." - @echo "lint : run linting on all files (check-style + check-safety)" - @echo "test : run all tests." - @echo "codecov : check coverage of all the code." - @echo "docs : serve generated documentation locally." - @echo "docker-build : builds docker image for the package." - @echo "docker-remove : removes built docker image." - @echo "clean : cleans all unecessary files." + @echo "poetry-download : downloads and installs the poetry package manager" + @echo "poetry-remove : removes the poetry package manager" + @echo "install : installs required dependencies" + @echo "install-dev : installs the dev dependencies for the project" + @echo "check-style : run checks on all files without fixing them." + @echo "fix-style : run checks on files and potentially modifies them." + @echo "check-safety : run safety checks on all tests." + @echo "lint : run linting on all files (check-style + check-safety)" + @echo "test : run all tests." + @echo "codecov : check coverage of all the code." + @echo "build-docs : build sphinx documentation." + @echo "serve-docs : serve documentation locally." + @echo "docs : build and serve generated documentation locally." + @echo "docker-build : builds docker image for the package." + @echo "docker-remove : removes built docker image." + @echo "clean : cleans all unecessary files." #* Poetry .PHONY: poetry-download @@ -89,11 +91,17 @@ codecov: poetry run pytest --cov inseq --cov-report html #* Docs -.PHONY: docs -docs: +.PHONY: build-docs +build-docs: cd docs && make html SPHINXOPTS="-W -j 4" + +.PHONY: serve-docs +serve-docs: cd docs/_build/html && python3 -m http.server 8080 +.PHONY: docs +docs: build-docs serve-docs + #* Docker # Example: make docker VERSION=latest # Example: make docker IMAGE=some_name VERSION=0.1.0 diff --git a/docs/source/_static/inseq.js b/docs/source/_static/inseq.js index 27935f7f..9abe0dc7 100644 --- a/docs/source/_static/inseq.js +++ b/docs/source/_static/inseq.js @@ -1,10 +1,24 @@ function addIcon() { - const inseqLogo = "_static/inseq_logo.png"; + const inseqLogo = "/_static/inseq_logo.png"; + const link = document.createElement("a"); + const indexpath = "/index.html"; + link.setAttribute("href", indexpath); const image = document.createElement("img"); image.setAttribute("src", inseqLogo); + image.setAttribute("alt", "Inseq logo"); + image.style.width = "80%" + image.style.paddingRight = "10%"; + link.appendChild(image); + const desc = document.createElement("p"); + desc.innerHTML = "Interpretability for sequence-to-sequence models đ"; + desc.style.color = "black"; + desc.style.paddingLeft = "20px"; + desc.style.paddingTop = "10px"; + desc.style.width = "80%" const div = document.createElement("div"); - div.appendChild(image); + div.appendChild(link); + div.appendChild(desc); div.style.textAlign = 'center'; div.style.paddingTop = '30px'; @@ -40,10 +54,35 @@ function addCustomFooter() { document.querySelector("footer").appendChild(customFooter); } +function resizeHtmlExamples() { + var examples = document.getElementsByClassName("html-example"); + for (const ex of examples) { + const iframe = ex.firstElementChild; + const zoom = iframe.getAttribute("scale") + const origHeight = iframe.contentWindow.document.body.scrollHeight + const origWidth = iframe.contentWindow.document.body.scrollWidth + ex.style.height = ((origHeight * zoom) + 50) + "px"; + const frameHeight = origHeight / zoom + const frameWidth = origWidth / zoom + // add extra 50 pixels - in reality need just a bit more + iframe.style.height = frameHeight + "px" + // set the width of the iframe as the width of the iframe content + iframe.style.width = frameWidth + 'px'; + iframe.style.zoom = zoom; + iframe.style.MozTransform = `scale(${zoom})`; + iframe.style.WebkitTransform = `scale(${zoom})`; + iframe.style.transform = `scale(${zoom})`; + iframe.style.MozTransformOrigin = "0 0"; + iframe.style.WebkitTransformOrigin = "0 0"; + iframe.style.transformOrigin = "0 0"; + } +} + function onLoad() { addIcon(); addCustomFooter(); + resizeHtmlExamples(); } window.addEventListener("load", onLoad); diff --git a/docs/source/_static/style.css b/docs/source/_static/style.css index 14c84d29..d519cc60 100644 --- a/docs/source/_static/style.css +++ b/docs/source/_static/style.css @@ -159,15 +159,11 @@ a { display: inline; vertical-align: middle; margin-right: 16px; - max-width: 200px; + max-width: 160px; width: 100%; margin-bottom: 0; } -.wy-nav-content-wrap { - margin-left: 340px; -} - @media only screen and (max-width: 768px) { .wy-nav-side { @@ -181,15 +177,6 @@ a { .wy-nav-content-wrap.shift { left: 340px; - top: 75px; - } - - .wy-nav-content-wrap { - z-index: 10; - } - - .inseq_header { - display: inline; } } @@ -337,3 +324,11 @@ a.copybtn { font-size: 18px; color: black; } + +.html-example { + width: 100%; +} + +.html-example > iframe { + width: 100%; +} diff --git a/docs/source/_templates/layout.html b/docs/source/_templates/layout.html index 549cdd52..4c92306a 100644 --- a/docs/source/_templates/layout.html +++ b/docs/source/_templates/layout.html @@ -1,13 +1,4 @@ {% extends "!layout.html" %} {% block extrahead %} {% endblock %} {% block extrabody %} -
+ | âLe â âLa | âgĂ©rant â âgĂ©rante | âa | âdit | âau | âcoiffe | ur | âque | âla | âcoupe | âde | âcheveux | âqu | ' | il | âlui | âa | âfaite | âĂ©tait | âterrible | . | </s> |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
âThe | -0.815 | 0.091 | -0.017 | 0.009 | 0.066 | -0.005 | 0.031 | 0.042 | -0.176 | -0.008 | 0.045 | -0.037 | 0.002 | -0.005 | 0.002 | -0.013 | -0.048 | -0.005 | -0.006 | -0.0 | 0.001 | 0.001 |
âmanager | 0.919 | -0.576 | -0.108 | 0.034 | 0.01 | -0.005 | 0.028 | 0.004 | -0.019 | 0.009 | 0.019 | 0.004 | 0.009 | -0.038 | 0.017 | 0.0 | 0.006 | -0.002 | -0.002 | 0.007 | -0.001 | -0.034 |
âtold | -0.251 | -0.341 | -0.221 | 0.017 | 0.009 | 0.011 | -0.039 | -0.005 | -0.002 | 0.009 | -0.014 | -0.086 | 0.001 | -0.028 | 0.005 | -0.024 | 0.004 | -0.002 | -0.003 | -0.003 | 0.0 | -0.041 |
âthe | 0.07 | -0.152 | 0.145 | 0.009 | 0.001 | 0.044 | 0.001 | -0.121 | -0.014 | -0.001 | 0.001 | -0.033 | 0.005 | -0.003 | -0.004 | -0.038 | -0.01 | -0.014 | -0.0 | -0.001 | 0.0 | -0.006 |
âhair | -0.025 | -0.074 | -0.008 | -0.007 | 0.0 | -0.011 | -0.007 | -0.014 | -0.01 | 0.012 | 0.001 | -0.035 | 0.001 | 0.004 | -0.007 | -0.005 | 0.004 | -0.007 | 0.0 | 0.002 | 0.001 | 0.002 |
dress | -0.054 | 0.026 | -0.001 | 0.003 | 0.006 | -0.055 | -0.024 | -0.007 | -0.005 | 0.01 | 0.006 | -0.013 | -0.002 | -0.0 | -0.005 | -0.001 | -0.004 | -0.0 | -0.002 | -0.001 | 0.001 | 0.007 |
er | 0.02 | -0.014 | -0.01 | 0.003 | 0.01 | -0.016 | 0.013 | -0.004 | 0.002 | 0.004 | 0.004 | -0.001 | 0.004 | 0.004 | 0.003 | 0.0 | 0.004 | 0.0 | 0.0 | -0.001 | 0.0 | -0.009 |
âthat | -0.007 | -0.079 | 0.056 | 0.01 | -0.013 | -0.038 | 0.023 | 0.034 | 0.021 | -0.042 | -0.012 | 0.102 | -0.002 | 0.007 | 0.023 | 0.001 | -0.003 | 0.005 | 0.013 | -0.002 | -0.002 | 0.017 |
âthe | 0.088 | -0.03 | -0.015 | -0.013 | -0.027 | -0.003 | -0.006 | 0.068 | -0.102 | -0.004 | -0.028 | 0.001 | 0.023 | 0.01 | -0.022 | 0.028 | 0.006 | -0.007 | 0.01 | -0.007 | 0.001 | 0.014 |
âhair | -0.017 | -0.059 | 0.002 | 0.001 | 0.001 | -0.002 | 0.007 | 0.01 | -0.006 | -0.0 | -0.012 | -0.11 | -0.002 | 0.01 | 0.002 | -0.009 | 0.007 | -0.01 | -0.001 | 0.002 | 0.0 | 0.041 |
cut | 0.109 | -0.073 | -0.016 | -0.004 | 0.001 | 0.0 | 0.005 | 0.004 | 0.085 | 0.041 | -0.032 | 0.114 | 0.02 | -0.007 | 0.009 | -0.0 | -0.001 | -0.007 | -0.001 | 0.004 | -0.001 | 0.014 |
âhe | -0.323 | -0.035 | -0.018 | -0.008 | 0.006 | 0.002 | 0.017 | -0.004 | -0.007 | 0.007 | 0.001 | 0.054 | -0.031 | -0.06 | 0.016 | -0.002 | -0.009 | -0.007 | 0.002 | -0.004 | -0.001 | 0.006 |
âmade | 0.055 | -0.025 | -0.012 | -0.001 | 0.0 | 0.007 | -0.001 | -0.009 | 0.004 | 0.007 | -0.006 | -0.029 | -0.018 | -0.027 | 0.016 | 0.02 | -0.006 | 0.01 | -0.005 | -0.0 | 0.0 | -0.024 |
âher | 0.03 | -0.074 | 0.037 | -0.014 | 0.012 | 0.004 | 0.004 | 0.0 | 0.002 | -0.001 | -0.007 | -0.063 | -0.002 | 0.017 | -0.03 | -0.016 | -0.037 | -0.014 | 0.001 | -0.002 | -0.001 | -0.037 |
âwas | -0.026 | -0.027 | 0.058 | -0.011 | 0.008 | 0.003 | -0.005 | 0.01 | 0.002 | -0.004 | -0.012 | 0.039 | 0.017 | 0.012 | -0.007 | -0.019 | 0.031 | -0.001 | -0.012 | -0.007 | -0.003 | 0.014 |
âterrible | 0.07 | 0.001 | 0.019 | -0.005 | -0.003 | -0.004 | -0.006 | 0.003 | 0.006 | 0.001 | 0.017 | 0.018 | 0.018 | 0.001 | 0.006 | 0.008 | -0.0 | 0.022 | 0.014 | -0.001 | 0.005 | 0.009 |
. | 0.008 | -0.049 | 0.077 | -0.002 | -0.002 | -0.017 | -0.022 | -0.008 | -0.001 | -0.0 | 0.007 | 0.019 | 0.016 | -0.003 | -0.008 | 0.015 | -0.018 | -0.005 | 0.006 | 0.005 | -0.0 | -0.018 |
</s> | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
deltas | 0.0 | 0.0 | 0.0 | -0.0 | 0.0 | 0.0 | -0.0 | -0.0 | -0.0 | 0.0 | 0.0 | -0.0 | -0.0 | -0.0 | -0.0 | 0.0 | -0.0 | 0.0 | -0.0 | -0.0 | 0.0 | -0.001 |
probabilities | -0.525 | -0.08 | 0.009 | -0.003 | -0.019 | -0.003 | -0.023 | -0.001 | -0.01 | 0.002 | -0.009 | -0.001 | -0.001 | -0.0 | -0.02 | 0.014 | -0.013 | 0.003 | 0.001 | -0.008 | -0.001 | 0.0 |
+ | âLe â âLa | âgĂ©rant â âgĂ©rante | âa | âdit | âau | âcoiffe | ur | âque | âla | âcoupe | âde | âcheveux | âqu | ' | il | âlui | âa | âfaite | âĂ©tait | âterrible | . | </s> |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
âLe â âLa | 0.612 | 0.036 | -0.066 | -0.004 | -0.009 | -0.032 | 0.031 | 0.105 | -0.022 | -0.017 | 0.117 | 0.01 | -0.012 | -0.021 | -0.021 | -0.042 | -0.007 | 0.008 | 0.02 | 0.003 | 0.041 | |
âgĂ©rant â âgĂ©rante | 0.463 | 0.091 | 0.007 | -0.046 | 0.129 | 0.073 | 0.014 | 0.037 | 0.024 | -0.038 | 0.031 | 0.018 | 0.008 | 0.013 | 0.033 | -0.022 | 0.004 | 0.013 | -0.003 | 0.048 | ||
âa | -0.058 | 0.001 | 0.022 | 0.003 | 0.017 | 0.012 | 0.0 | 0.011 | -0.022 | 0.002 | -0.003 | 0.001 | -0.015 | -0.007 | -0.005 | -0.003 | -0.0 | 0.0 | 0.054 | |||
âdit | -0.004 | -0.01 | 0.003 | 0.004 | 0.004 | -0.001 | 0.007 | -0.019 | -0.0 | -0.002 | -0.001 | -0.006 | 0.009 | -0.001 | -0.0 | 0.002 | 0.0 | -0.005 | ||||
âau | 0.031 | -0.021 | -0.018 | 0.058 | -0.003 | 0.013 | -0.103 | 0.009 | -0.0 | -0.008 | 0.03 | 0.005 | -0.003 | 0.005 | 0.002 | 0.0 | 0.018 | |||||
âcoiffe | 0.015 | -0.001 | -0.002 | 0.012 | 0.004 | -0.021 | -0.002 | -0.002 | -0.002 | -0.001 | 0.004 | -0.005 | -0.001 | 0.001 | 0.0 | 0.011 | ||||||
ur | -0.0 | -0.008 | -0.001 | -0.005 | 0.002 | 0.005 | 0.001 | 0.003 | 0.008 | 0.006 | -0.001 | 0.001 | 0.0 | -0.0 | -0.003 | |||||||
âque | 0.023 | -0.008 | -0.01 | -0.003 | 0.021 | -0.005 | -0.003 | -0.001 | -0.007 | -0.01 | 0.004 | 0.001 | 0.002 | 0.024 | ||||||||
âla | -0.094 | 0.034 | 0.018 | 0.008 | -0.003 | 0.004 | -0.013 | 0.005 | -0.019 | -0.002 | -0.001 | 0.001 | 0.012 | |||||||||
âcoupe | 0.02 | -0.017 | -0.026 | -0.007 | 0.0 | -0.019 | 0.025 | -0.016 | -0.005 | 0.003 | -0.0 | -0.018 | ||||||||||
âde | 0.035 | 0.006 | 0.002 | -0.006 | 0.021 | -0.032 | -0.016 | 0.004 | -0.008 | 0.001 | 0.013 | |||||||||||
âcheveux | -0.021 | -0.017 | -0.0 | 0.0 | 0.003 | -0.006 | 0.002 | 0.0 | 0.0 | 0.031 | ||||||||||||
âqu | 0.022 | -0.031 | 0.034 | 0.021 | 0.025 | -0.0 | -0.003 | 0.002 | 0.048 | |||||||||||||
' | -0.01 | 0.005 | 0.011 | -0.01 | 0.004 | -0.006 | -0.001 | 0.02 | ||||||||||||||
il | 0.044 | 0.011 | 0.002 | 0.0 | -0.001 | 0.001 | 0.02 | |||||||||||||||
âlui | -0.019 | -0.02 | -0.005 | 0.0 | 0.002 | 0.004 | ||||||||||||||||
âa | 0.046 | 0.021 | -0.0 | -0.001 | 0.018 | |||||||||||||||||
âfaite | -0.003 | 0.001 | -0.0 | -0.028 | ||||||||||||||||||
âĂ©tait | -0.005 | 0.004 | -0.036 | |||||||||||||||||||
âterrible | -0.001 | -0.02 | ||||||||||||||||||||
. | 0.015 | |||||||||||||||||||||
</s> | ||||||||||||||||||||||
deltas | 0.0 | 0.0 | 0.0 | -0.0 | 0.0 | 0.0 | -0.0 | -0.0 | -0.0 | 0.0 | 0.0 | -0.0 | -0.0 | -0.0 | -0.0 | 0.0 | -0.0 | 0.0 | -0.0 | -0.0 | 0.0 | -0.001 |
probabilities | -0.525 | -0.08 | 0.009 | -0.003 | -0.019 | -0.003 | -0.023 | -0.001 | -0.01 | 0.002 | -0.009 | -0.001 | -0.001 | -0.0 | -0.02 | 0.014 | -0.013 | 0.003 | 0.001 | -0.008 | -0.001 | 0.0 |
+ | âLe | âmanager | âa | âdit | âau | âcoiffe | ur | âque | âla | âcoupe | âde | âcheveux | âqu | ' | il | âlui | âa | âfaite | âĂ©tait | âterrible | . | </s> |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
âThe | 0.967 | 0.658 | 0.437 | -0.045 | -0.118 | -0.237 | -0.02 | -0.159 | -0.173 | -0.049 | -0.055 | -0.005 | -0.002 | 0.038 | 0.022 | -0.008 | 0.001 | -0.065 | 0.033 | 0.057 | -0.063 | -0.401 |
âmanager | 0.001 | -0.354 | 0.068 | -0.005 | -0.022 | -0.021 | 0.157 | -0.001 | -0.045 | 0.011 | 0.085 | 0.219 | -0.067 | -0.178 | 0.029 | 0.001 | 0.135 | -0.031 | -0.056 | 0.019 | -0.028 | 0.427 |
âtold | 0.232 | 0.62 | 0.839 | 0.981 | 0.051 | -0.066 | 0.036 | -0.09 | -0.045 | 0.027 | 0.219 | 0.489 | -0.051 | -0.328 | -0.007 | 0.008 | 0.249 | 0.037 | -0.024 | -0.008 | -0.003 | 0.602 |
âthe | 0.013 | -0.114 | 0.276 | 0.133 | 0.986 | 0.128 | -0.642 | 0.608 | 0.092 | -0.007 | 0.098 | 0.02 | 0.167 | -0.08 | -0.013 | -0.059 | -0.168 | 0.042 | -0.021 | 0.038 | 0.015 | -0.027 |
âhair | -0.006 | 0.008 | 0.023 | 0.031 | 0.064 | 0.221 | -0.163 | -0.004 | -0.054 | -0.032 | 0.149 | 0.379 | 0.037 | -0.147 | -0.147 | -0.013 | -0.024 | 0.044 | -0.018 | 0.014 | 0.033 | 0.115 |
dress | 0.023 | -0.066 | 0.038 | -0.006 | 0.034 | 0.827 | -0.36 | -0.017 | 0.005 | -0.066 | 0.152 | 0.075 | -0.041 | -0.011 | -0.03 | 0.007 | -0.049 | 0.031 | 0.035 | -0.012 | 0.006 | 0.063 |
er | 0.006 | 0.017 | 0.021 | -0.001 | 0.024 | 0.376 | -0.476 | 0.045 | -0.017 | -0.029 | 0.028 | 0.075 | -0.0 | -0.021 | -0.045 | 0.013 | -0.023 | 0.011 | 0.026 | 0.002 | -0.013 | 0.09 |
âthat | 0.045 | 0.001 | 0.043 | 0.069 | 0.048 | 0.21 | -0.051 | 0.615 | -0.035 | -0.065 | -0.025 | 0.115 | 0.0 | -0.216 | -0.027 | -0.059 | -0.008 | 0.049 | 0.036 | -0.015 | -0.061 | 0.204 |
âthe | -0.015 | -0.103 | -0.067 | -0.047 | 0.038 | -0.028 | -0.146 | 0.454 | 0.595 | 0.193 | -0.096 | 0.009 | 0.406 | 0.018 | -0.01 | -0.039 | 0.054 | 0.376 | 0.026 | -0.031 | -0.007 | -0.056 |
âhair | -0.019 | -0.006 | -0.028 | 0.016 | 0.005 | 0.018 | 0.053 | -0.007 | -0.033 | 0.135 | 0.043 | 0.695 | 0.018 | -0.243 | -0.028 | -0.032 | -0.013 | -0.073 | -0.037 | 0.029 | 0.012 | 0.183 |
cut | -0.012 | -0.005 | 0.009 | 0.006 | 0.001 | 0.033 | -0.009 | 0.051 | 0.761 | 0.949 | 0.874 | 0.234 | 0.127 | 0.129 | 0.11 | 0.037 | 0.096 | 0.337 | 0.034 | -0.017 | 0.015 | 0.183 |
âhe | 0.032 | 0.018 | 0.006 | 0.024 | 0.004 | 0.028 | -0.059 | 0.023 | 0.085 | 0.115 | 0.041 | 0.009 | 0.762 | 0.597 | 0.777 | 0.113 | 0.291 | -0.022 | 0.035 | 0.032 | 0.034 | 0.024 |
âmade | -0.019 | 0.104 | 0.031 | 0.021 | -0.017 | 0.006 | -0.027 | -0.001 | -0.086 | 0.042 | -0.147 | 0.036 | 0.093 | 0.468 | 0.35 | 0.18 | 0.816 | 0.789 | -0.186 | -0.005 | -0.01 | 0.111 |
âher | 0.009 | 0.105 | -0.095 | 0.046 | 0.013 | 0.011 | 0.051 | 0.012 | -0.013 | -0.036 | -0.059 | 0.064 | 0.011 | 0.208 | -0.43 | 0.824 | 0.263 | 0.261 | 0.037 | -0.015 | -0.006 | 0.14 |
âwas | -0.006 | 0.053 | -0.034 | 0.074 | -0.007 | 0.003 | -0.032 | 0.034 | 0.013 | -0.102 | 0.197 | -0.016 | 0.407 | 0.164 | -0.221 | 0.487 | -0.037 | 0.091 | 0.853 | 0.022 | -0.326 | 0.159 |
âterrible | 0.004 | -0.01 | 0.034 | 0.031 | -0.008 | 0.003 | -0.119 | 0.05 | 0.052 | -0.046 | 0.202 | -0.002 | 0.133 | 0.067 | -0.011 | -0.126 | -0.036 | -0.155 | 0.447 | 0.951 | 0.027 | 0.13 |
. | 0.083 | -0.062 | -0.041 | 0.03 | 0.003 | -0.034 | -0.361 | 0.05 | -0.01 | -0.029 | 0.066 | -0.022 | -0.093 | 0.239 | -0.013 | -0.107 | -0.231 | 0.042 | 0.152 | 0.293 | 0.939 | -0.287 |
</s> | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
deltas | -0.0 | 0.0 | -0.0 | 0.0 | -0.0 | -0.001 | -0.0 | -0.0 | 0.0 | 0.0 | -0.001 | -0.002 | 0.0 | -0.0 | 0.0 | -0.0 | 0.001 | 0.0 | 0.0 | 0.0 | -0.0 | 0.0 |
probabilities | 0.655 | 0.257 | 0.702 | 0.791 | 0.762 | 0.96 | 0.928 | 0.835 | 0.625 | 0.848 | 0.541 | 0.925 | 0.735 | 0.906 | 0.889 | 0.594 | 0.406 | 0.65 | 0.836 | 0.698 | 0.898 | 0.899 |