Example Notebooks ================= Here's a list of example notebooks for using the library. If you're interested in contributing to existing notebooks or adding new ones please consult the guide on :ref:`how to contribute `. .. raw:: html
.. thumbnail-parent-div-open .. raw:: html
.. only:: html .. image:: /_static/images/no_image.png :alt: :doc:`examples/black_box_demo` .. raw:: html
Black-Box Demo
.. raw:: html
.. only:: html .. image:: /_static/images/no_image.png :alt: :doc:`examples/ensemble_off_the_shelf_demo` .. raw:: html
BS Detector Off-the-Shelf Ensemble Demo
.. raw:: html
.. only:: html .. image:: /_static/images/no_image.png :alt: :doc:`examples/ensemble_tuning_demo` .. raw:: html
Ensemble Uncertainty Quantification Demo
.. raw:: html
.. only:: html .. image:: /_static/images/no_image.png :alt: :doc:`examples/judges_demo` .. raw:: html
LLM-as-a-Judge Demo
.. raw:: html
.. only:: html .. image:: /_static/images/no_image.png :alt: :doc:`examples/semantic_entropy_demo` .. raw:: html
Semantic Entropy Demo
.. raw:: html
.. only:: html .. image:: /_static/images/no_image.png :alt: :doc:`examples/white_box_demo` .. raw:: html
White-Box Uncertainty Quantification Demo
.. thumbnail-parent-div-close .. raw:: html
.. toctree:: :hidden: examples/ensemble_off_the_shelf_demo.ipynb examples/ensemble_tuning_demo.ipynb examples/judges_demo.ipynb examples/semantic_entropy_demo.ipynb examples/white_box_demo.ipynb examples/black_box_demo.ipynb