mirror of
https://github.com/nomic-ai/gpt4all
synced 2024-11-02 09:40:42 +00:00
fix: topic model for embeddings
This commit is contained in:
parent
7807a80bbb
commit
195f8a7d4e
@ -49,4 +49,6 @@ atlas.map_embeddings(embeddings,
|
||||
id_field="index",
|
||||
name="Post Epoch 1 Embeddings",
|
||||
colorable_fields=["source", "loss", "trained_on"],
|
||||
build_topic_model=True,
|
||||
topic_label_field="inputs",
|
||||
reset_project_if_exists=True,)
|
Loading…
Reference in New Issue
Block a user