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

feat: add support to use datasets using features with sequences of class labels #5613

Closed jfcalvo closed 1 month ago

jfcalvo commented 1 month ago

Description

This PR adds the following changes:

Refs https://github.com/argilla-io/roadmap/issues/21

Type of change

How Has This Been Tested

Checklist

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 94.73684% with 1 line in your changes missing coverage. Please review.

Project coverage is 91.18%. Comparing base (d375c4b) to head (8f70b4b). Report is 1 commits behind head on feat/argilla-direct-feature-branch.

Files with missing lines Patch % Lines
argilla-server/src/argilla_server/contexts/hub.py 93.75% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## feat/argilla-direct-feature-branch #5613 +/- ## ====================================================================== - Coverage 91.20% 91.18% -0.02% ====================================================================== Files 150 150 Lines 6251 6260 +9 ====================================================================== + Hits 5701 5708 +7 - Misses 550 552 +2 ``` | [Flag](https://app.codecov.io/gh/argilla-io/argilla/pull/5613/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=argilla-io) | Coverage Δ | | |---|---|---| | [argilla-server](https://app.codecov.io/gh/argilla-io/argilla/pull/5613/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=argilla-io) | `91.18% <94.73%> (-0.02%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=argilla-io#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.