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

[REFACTOR] [Front-end] Review feature <-> Structure mappings when feature is a list containing several keys. #5669

Open frascuchon opened 2 weeks ago

frascuchon commented 2 weeks ago
          We're losing info by keeping only the first entry of value on [this line](https://github.com/argilla-io/argilla/pull/5667/files#diff-fd0b434b14fcae8f230919f19ecd1bdec8fe42dca827438a2c6b6b848e34e9b3L39) (which is a dictionary of feature). This can introduce errors later. (Not for handling on this PR) cc @damianpumar

_Originally posted by @frascuchon in https://github.com/argilla-io/argilla/pull/5667#discussion_r1828973966_