You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I started seeing the same error recently. Based on the fact that I see such an error on 8e7418d but not on 78f0c55, my guess is that a bug may have been introduced in #1185?
I tried to upload a simple jsonl to do the clustering, the data format is pure jsonl with my self-defined field.
I have to manually set the options.input before running run_server_prod.sh, otherwise I will got the error as followings
File "/lilac/lilac/router_dataset_signals.py", line 129, in cluster
raise ValueError('Dataset format is not defined.')
The text was updated successfully, but these errors were encountered: