mirror of
https://github.com/nomic-ai/gpt4all
synced 2024-11-06 09:20:33 +00:00
fix: topic model for embeddings
This commit is contained in:
parent
c11ea7dc31
commit
5caed073ee
@ -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