diff --git a/docs/tutorials/workflow_step_back_llamaindex_argilla.ipynb b/docs/tutorials/workflow_step_back_llamaindex_argilla.ipynb index 64a2454..4f5cb54 100644 --- a/docs/tutorials/workflow_step_back_llamaindex_argilla.ipynb +++ b/docs/tutorials/workflow_step_back_llamaindex_argilla.ipynb @@ -390,8 +390,19 @@ "source": [ "The generated response will be automatically logged in our Argilla instance. Check it out! From Argilla, you can quickly look at your predictions and annotate them so you can combine both synthetic data and human feedback.\n", "\n", + "> You can check [this guide](https://docs.argilla.io/latest/how_to_guides/annotate/) to know how to annotate your data.\n", + "\n", "![UI](../assets/UI-screeshot-workflow.png)" ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "## Next steps\n", + "\n", + "Once you've annotated your data, you can retrieve it from Argilla. By integrating human feedback into the process, we’ve guaranteed data quality, making it ready for fine-tuning your model. Moreover, to maintain model performance and prevent data drift, you can set aside a portion of the data for ongoing evaluation over time." + ] } ], "metadata": {