argilla-io / argilla

Argilla is a collaboration tool for AI engineers and domain experts to build high-quality datasets
https://docs.argilla.io
Apache License 2.0
4k stars 378 forks source link

[FEATURE] Add the option of editing the Record on the left panel to produce evaluation datasets #5662

Open louisbrulenaudet opened 3 weeks ago

louisbrulenaudet commented 3 weeks ago

I'd like to annotate and produce an evaluation dataset using Argilla in the following way: the right-hand panel consists of an answer to a question on the left-hand panel, with other entries specific to my statistical problem and my evaluation and measurement needs. The problem I'm encountering is that I'd like to be able to modify the question directly from the user interface, without having to create a new TextQuestion and then swap the two fields afterwards.

In my opinion, it would be a good idea to integrate a new edit button on the right-hand panel, so that you can modify the value of an element you wish to annotate.

Image of the feature

### Tasks