Skip to content

Commit

Permalink
Merge pull request #202 from SylphAI-Inc/li
Browse files Browse the repository at this point in the history
add colab for llm evaluation
  • Loading branch information
liyin2015 authored Sep 10, 2024
2 parents c35de2a + 68a0774 commit 7e388f9
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions docs/source/tutorials/evaluation.rst
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@

.. _tutorials-llm-evaluation:

.. todo: link to source code and colab version.


.. <a href="https://colab.research.google.com/drive/1gmxeX1UuUxZDouWhkLGQYrD4hAdt9IVX?usp=sharing" target="_blank" style="margin-right: 10px;">
.. <img alt="Try Quickstart in Colab" src="https://colab.research.google.com/assets/colab-badge.svg" style="vertical-align: middle;">
.. </a>

.. raw:: html

<div style="display: flex; justify-content: flex-start; align-items: center; margin-bottom: 20px;">

<a href="https://colab.research.google.com/github/SylphAI-Inc/AdalFlow/blob/main/notebooks/evaluation/adalflow_llm_eval.ipynb" target="_blank" style="margin-right: 10px;">
<img alt="Try Quickstart in Colab" src="https://colab.research.google.com/assets/colab-badge.svg" style="vertical-align: middle;">
</a>
<a href="https://github.com/SylphAI-Inc/AdalFlow/blob/main/tutorials/evaluation" target="_blank" style="display: flex; align-items: center;">
<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" alt="GitHub" style="height: 20px; width: 20px; margin-right: 5px;">
<span style="vertical-align: middle;"> Open Source Code</span>
Expand Down

0 comments on commit 7e388f9

Please sign in to comment.