Update README.md
Browse files
README.md
CHANGED
|
@@ -83,6 +83,10 @@ pip install git+https://github.com/DataScienceUIBK/HintEval
|
|
| 83 |
|
| 84 |
## 馃弮 Quick Start
|
| 85 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 86 |
### Generate a Synthetic Hint Dataset
|
| 87 |
|
| 88 |
This tutorial provides step-by-step guidance on how to generate a synthetic hint dataset using large language models via the [TogetherAI platform](https://www.together.ai/). To proceed, ensure you have an active API key for TogetherAI.
|
|
|
|
| 83 |
|
| 84 |
## 馃弮 Quick Start
|
| 85 |
|
| 86 |
+
### 馃殌 Run the HintEval in Google Colab
|
| 87 |
+
|
| 88 |
+
You can easily try **HintEval** in your browser via **Google Colab**, with no local installation required. Simply **[launch the Colab notebook](https://colab.research.google.com/github/DataScienceUIBK/HintEval/blob/main/tests/demo.ipynb)** to explore **HintEval** interactively.
|
| 89 |
+
|
| 90 |
### Generate a Synthetic Hint Dataset
|
| 91 |
|
| 92 |
This tutorial provides step-by-step guidance on how to generate a synthetic hint dataset using large language models via the [TogetherAI platform](https://www.together.ai/). To proceed, ensure you have an active API key for TogetherAI.
|