Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There is no place in UI to select input field for clustering #1187

Closed
sworddish opened this issue Feb 19, 2024 · 3 comments · Fixed by #1189
Closed

There is no place in UI to select input field for clustering #1187

sworddish opened this issue Feb 19, 2024 · 3 comments · Fixed by #1189

Comments

@sworddish
Copy link

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.')

@mrorii
Copy link

mrorii commented Feb 22, 2024

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?

image

@nsthorat
Copy link
Contributor

Sorry about that, you are right. Will fix it today.

@nsthorat
Copy link
Contributor

Should be fixed in 0.3.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants