code-kern-ai / refinery

The data scientist's open-source choice to scale, assess and maintain natural language data. Treat training data like a software artifact.
https://www.kern.ai
Apache License 2.0
1.39k stars 66 forks source link

[BUG] - Extraction label over multiple lines breaks knowledge module #268

Closed DerKernigeFeuerpfeil closed 11 months ago

DerKernigeFeuerpfeil commented 1 year ago

Describe the bug labeling for extraction and covering multiple lines results in knowledge import failing, see screenshots

To Reproduce Steps to reproduce the behavior:

  1. label extraction task over multiple lines
  2. make LF that imports any knowledge lookup list
  3. see error

Expected behavior multi-line label should probably just drop the newline characters? not 100% sure

Screenshots image image

Desktop (please complete the following information):

Additional context

DerKernigeFeuerpfeil commented 1 year ago

after removing this one label, everything worked again>

edit: alternative is to just edit it, don't modify anything, and save again