From 7403ef6b680d4004021b30ea318ffe850dc41343 Mon Sep 17 00:00:00 2001 From: GTimothee <39728445+GTimothee@users.noreply.github.com> Date: Wed, 5 Jun 2024 16:17:55 +0200 Subject: [PATCH] Update testset_generation.md - fix typo --- docs/concepts/testset_generation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/concepts/testset_generation.md b/docs/concepts/testset_generation.md index c122218cf..050a03d87 100644 --- a/docs/concepts/testset_generation.md +++ b/docs/concepts/testset_generation.md @@ -29,7 +29,7 @@ Moreover, our paradigm extends its capabilities to create conversational questio - **Conversational:** A portion of the questions, following the evolution process, can be transformed into conversational samples. These questions simulate a chat-based question-and-follow-up interaction, mimicking a chat-Q&A pipeline. ```{note} -Moving forward, we are will be expanding the range of evolution techniques to offer even more diverse evaluation possibilities +Moving forward, we will be expanding the range of evolution techniques to offer even more diverse evaluation possibilities ```