zeno-ml / zeno

AI Data Management & Evaluation Platform
https://zenoml.com
MIT License
214 stars 11 forks source link

One-click creation of slices for all discrete values in a feature #818

Closed neubig closed 1 year ago

neubig commented 1 year ago

I am currently running an analysis over a multilingual machine translation dataset. I've added the lang_pair feature to indicate which language pair each translation belongs to:

Screen Shot 2023-06-05 at 4 06 47 PM

I'm now creating slices for each of these language pairs, but it's quite cumbersome to click "new slice" over and over again for each of these language pairs. Is it possible to create a slice for each of these with a single click? If not, that would be a nice feature to add.

cabreraalex commented 1 year ago

Aha yup I run into this all the time: #237

neubig commented 1 year ago

Ah, let me close this as a duplicate then, but it'd be nice to have #237!