Sara Han
Sara Han
## Which page or section is this issue related to? To create a tutorial about how to use SpanMaker and Argilla for NER
**Describe the bug** Using `distilabel` and `to_argilla` method raises this error regarding metadata and `text-descriptives`. ```bash ValueError: `FeedbackRecord.metadata` {'length-input': 19, 'length-instructions': 106, 'generation-model': 'gpt-3.5-turbo', 'input_n_tokens': 2, 'input_n_unique_tokens': 2, 'input_n_sentences': 1,...
## Which page or section is this issue related to? Update the example in this [page](https://docs.argilla.io/en/latest/getting_started/installation/deployments/huggingface-spaces.html#create-your-first-dataset) to the latest `FeedbackDataset` and make it simpler.
As a result of some comments regarding the Prolific integration, I think that it can be useful to add a setting to decide if randomize the visualization of the records...
# Description Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change. Closes...
## Which page or section is this issue related to? https://github.com/argilla-io/argilla-haystack
This is a Haystack integration with Argilla for Haystack 1.x as discussed in https://github.com/deepset-ai/haystack-integrations/issues/25. We use Agents to monitor the data and allow the annotation in the Argilla platform. Due...
Now tutorials about active learning are using older datasets, it would be nice to update them to use FeedbackDatasets too. ## Which page or section is this issue related to?
# Description  Closes #4740 **Type of change** (Remember to title the PR according to the type of change) - [ ] Documentation update **How Has This Been Tested** (Please...
# Description Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change. Closes...