Review before pushing the dataset.
#3
by
djuna
- opened
Give user time to review the dataset. Or if possible also edit them before pushing to hf.
I think with this feature can give more control into the results.
that seems cool. i think it would help.
Hi, on this discussion a suggestion based on my initial experiments:
- pushing to argilla is great so that the dataset can be reviewed in full details
- pushing to HF is also not a bad idea since some people might just generate a few row and can later filter manually
It is true that pushing should wait for approval. Sometimes there are fixes like deduplication we can only detect with the "full" dataset, and requires to go back to the prompts.
@patrickfleith @djuna we added some basic support for reviews before pushing. (no push to argilla yet) but just a in memory Gradio.Dataframe review.
Thanks. I'll check it out
davidberenstein1957
changed discussion status to
closed
Great feature addition, thanks!