Skip to content

Commit

Permalink
save
Browse files Browse the repository at this point in the history
  • Loading branch information
nsthorat committed Feb 15, 2024
1 parent 2837d8d commit 50e566a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lilac/load_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@ def _test_topic_fn(docs: list[tuple[str, float]]) -> str:
dataset_namespace='namespace',
dataset_name='test',
input_selector=ClusterInputSelectorConfig(
format='sharegpt',
format='ShareGPT',
selector='human',
),
output_path=('cluster',),
Expand Down

0 comments on commit 50e566a

Please sign in to comment.